From cbbf4e03f3098387ccb5640ab0f32795141801d9 Mon Sep 17 00:00:00 2001 From: "WIN-IEQ8U88PPRB\\Administrator" <289563215@qq.com> Date: Mon, 9 Mar 2026 14:50:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9EDRChampshipJackpot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tool/cfg/cfg_txt.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/tool/cfg/cfg_txt.json b/tool/cfg/cfg_txt.json index fdb93a2f..fc2136c7 100644 --- a/tool/cfg/cfg_txt.json +++ b/tool/cfg/cfg_txt.json @@ -586,6 +586,19 @@ "int" ] }, + { + "in_file": "Champship.xlsx", + "out_file": "ChampshipJackpot.txt", + "sheet_name": "Jackpot", + "coloum_type": [ + "int", + "int", + "int", + "int", + "string", + "int" + ] + }, { "in_file": "Mining.xlsx", "out_file": "MiningReward.txt",