订单修改
This commit is contained in:
parent
d5291341bf
commit
3bc0e7a0c3
Binary file not shown.
Binary file not shown.
@ -73,6 +73,20 @@
|
||||
"sheet_name" :"StartOrder",
|
||||
"fields" :["Id", "merge_id_list", "appear", "reward","preview"]
|
||||
},
|
||||
{
|
||||
"in_file": "OrderData.xlsx",
|
||||
"out_file": "OrderConst.json",
|
||||
"key": "Key",
|
||||
"sheet_name" :"Const",
|
||||
"fields" :["Key", "Value"]
|
||||
},
|
||||
{
|
||||
"in_file": "OrderData.xlsx",
|
||||
"out_file": "OrderScene.json",
|
||||
"key": "Sence",
|
||||
"sheet_name" :"OrderScene",
|
||||
"fields" :["Factor"]
|
||||
},
|
||||
{
|
||||
"in_file": "UserData.xlsx",
|
||||
"out_file": "UserData.json",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user