数值更新

This commit is contained in:
zhang hongbo 2026-03-17 12:24:42 +08:00
parent 5235c79ca0
commit 548979e45f
4 changed files with 20 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1157,6 +1157,16 @@
"string"
]
},
{
"in_file": "Constant.xlsx",
"out_file": "ConstantInt.txt",
"sheet_name": "ConstantInt",
"coloum_type": [
"int",
"string",
"int"
]
},
{
"in_file": "Guide.xlsx",
"out_file": "GuideReward.txt",
@ -1234,6 +1244,16 @@
"int",
"int"
]
},
{
"in_file": "Invite.xlsx",
"out_file": "FriendInviteRewardData.txt",
"sheet_name": "Reward",
"coloum_type": [
"int",
"int",
"string"
]
}
]
}