From 6575eefe479219fa741e1233d239b76909c9a7b6 Mon Sep 17 00:00:00 2001 From: hahwu <31872165+hahwu@users.noreply.github.com> Date: Fri, 19 Sep 2025 12:23:25 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E4=BF=AE=E6=94=B9?= 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 0dd52485..2919a259 100644 --- a/tool/cfg/cfg_xlsx.json +++ b/tool/cfg/cfg_xlsx.json @@ -71,7 +71,7 @@ "out_file": "StartOrder.json", "key": "Id", "sheet_name" :"StartOrder", - "fields" :["Id", "merge_id_list", "appear", "reward","preview", "type"] + "fields" :["Id", "merge_id_list", "appear", "reward","preview", "type","group","step"] }, { "in_file": "OrderData.xlsx",