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",