解析脚本更新

This commit is contained in:
hahwu 2026-02-03 16:32:25 +08:00
parent 10814bc3d1
commit 586897a237

View File

@ -455,14 +455,14 @@
"out_file": "Endless.json",
"key": "Id",
"sheet_name" :"Endless",
"fields" :["ChargeId", "Money", "Diamond", "NextMoney"]
"fields" :["ChargeId", "Money", "Energy", "NextMoney"]
},
{
"in_file": "Endless.xlsx",
"out_file": "EndlessJackpot.json",
"key": "Id",
"sheet_name" :"Jackpot",
"fields" :["ItemId", "Type", "Diamond","Lv"]
"fields" :["ItemId", "Type", "Energy","Lv"]
},
{
"in_file": "Champship.xlsx",