From 49ede863cc74f76efd15a48ec37801cbc79451f2 Mon Sep 17 00:00:00 2001 From: hahwu <31872165+hahwu@users.noreply.github.com> Date: Fri, 6 Mar 2026 19:15:02 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tool/cfg/cfg_xlsx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tool/cfg/cfg_xlsx.json b/tool/cfg/cfg_xlsx.json index e2d55a69..2df30962 100644 --- a/tool/cfg/cfg_xlsx.json +++ b/tool/cfg/cfg_xlsx.json @@ -500,7 +500,7 @@ "out_file": "ChampshipJackpot.json", "key": "Id", "sheet_name" :"Jackpot", - "fields" :["Total", "Score", "Items", "RewardGroupType"] + "fields" :["Total", "Score", "Items", "RewardGroupType", "Step"] }, { "in_file": "Champship.xlsx",