From fe332596e73ffe97e2b54ba70fffcd4589cab8e3 Mon Sep 17 00:00:00 2001 From: hahwu <31872165+hahwu@users.noreply.github.com> Date: Tue, 10 Mar 2026 14:27:24 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E8=A7=A3=E6=9E=90=E8=84=9A?= =?UTF-8?q?=E6=9C=AC?= 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 84f0705c..04084ca3 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", "Step"] + "fields" :["Total", "Score", "Items", "RewardGroupType", "Step", "StarReward"] }, { "in_file": "Champship.xlsx",