Merge branch 'main' of gitea.bywaystudios.com:wuminzhe/docs
This commit is contained in:
commit
3b6cb48667
Binary file not shown.
Binary file not shown.
@ -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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user