测试新的请求接口

This commit is contained in:
Lenheart 2025-12-15 21:47:49 +08:00
parent 8943d45c26
commit d2f907e72a
1 changed files with 3 additions and 0 deletions

View File

@ -430,3 +430,6 @@ function sq_GetCharacterAttribute(address) {
function sq_GetCharacterEquipAttribute(offest, Slot) {
return L_sq_GetCharacterAttribute(offest, Slot);
}
printf("我是1.1");