更新配置
This commit is contained in:
parent
5dbe9d05f1
commit
fbb0984635
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user