订单价格修改

This commit is contained in:
hahwu 2025-09-22 10:57:24 +08:00
parent 87824ae63b
commit 3ef908e1a3
2 changed files with 7 additions and 0 deletions

Binary file not shown.

View File

@ -87,6 +87,13 @@
"sheet_name" :"OrderScene",
"fields" :["Factor"]
},
{
"in_file": "OrderData.xlsx",
"out_file": "OrderK.json",
"key": "Lv",
"sheet_name" :"OrderK",
"fields" :["Energy", "K"]
},
{
"in_file": "UserData.xlsx",
"out_file": "UserData.json",