Merge branch 'main' of gitea.bywaystudios.com:wuminzhe/docs

This commit is contained in:
zhengxianxin 2026-02-10 16:56:06 +08:00
commit 3b6cb48667
3 changed files with 31 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1136,6 +1136,37 @@
"string",
"string"
]
},
{
"in_file": "Guide.xlsx",
"out_file": "GuideReward.txt",
"sheet_name": "GuideReward",
"coloum_type": [
"int",
"string",
"int"
]
},
{
"in_file": "Friend.xlsx",
"out_file": "FriendConst.txt",
"sheet_name": "const",
"coloum_type": [
"int",
"string",
"int",
"string"
]
},
{
"in_file": "Charge.xlsx",
"out_file": "ChargeConst.txt",
"sheet_name": "Const",
"coloum_type": [
"int",
"string",
"string"
]
}
]
}