From c5a74b0ba86a92d5638c4abf40ede04ea3123b4e Mon Sep 17 00:00:00 2001 From: "WIN-IEQ8U88PPRB\\Administrator" <289563215@qq.com> Date: Mon, 9 Mar 2026 17:48:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E9=94=A6=E6=A0=87=E8=B5=9B?= =?UTF-8?q?=E6=8E=92=E5=90=8D=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tool/cfg/cfg_txt.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/tool/cfg/cfg_txt.json b/tool/cfg/cfg_txt.json index f1e91515..ea70ba90 100644 --- a/tool/cfg/cfg_txt.json +++ b/tool/cfg/cfg_txt.json @@ -167,6 +167,18 @@ "float", "float" ] + }, + { + "in_file": "Champship.xlsx", + "out_file": "ChampshipRankInfo.txt", + "sheet_name": "Rank", + "coloum_type": [ + "int", + "int", + "int", + "string", + "int" + ] }, { "in_file": "Champship.xlsx",