Merge branch 'main' into sdk

This commit is contained in:
hahwu 2025-09-28 15:22:41 +08:00
commit 92103113d7
4 changed files with 7 additions and 0 deletions

Binary file not shown.

Binary file not shown.

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",