配置表更新

This commit is contained in:
zhengxianxin 2026-05-18 13:04:58 +08:00
parent 2e0174d1e5
commit 3d2928b07f
3 changed files with 3 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -511,15 +511,16 @@
"in_file": "LevelData.xlsx", "in_file": "LevelData.xlsx",
"out_file": "LevelData.txt", "out_file": "LevelData.txt",
"sheet_name": "LevelData", "sheet_name": "LevelData",
"coloum_type": [ "coloum_type": [
"int", "int",
"int", "int",
"int", "int",
"int", "int",
"string", "string",
"string", "string",
"string",
"string" "string"
] ]
}, },
{ {
"in_file": "LimitedTimeEvent.xlsx", "in_file": "LimitedTimeEvent.xlsx",