更新配置

This commit is contained in:
hahwu 2025-01-14 18:29:40 +08:00
parent 5dbe9d05f1
commit fbb0984635
4 changed files with 7 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -45,6 +45,13 @@
"sheet_name" :"Order",
"fields" :["EnergyMul", "LvMin"]
},
{
"in_file": "OrderData.xlsx",
"out_file": "OrderNumData.json",
"key": "Id",
"sheet_name" :"OrderNum",
"fields" :["Min", "Max", "Num"]
},
{
"in_file": "OrderData.xlsx",
"out_file": "OrderChessData.json",