From c96c38b8eed18b227736dc6cb914f4b9447e471b Mon Sep 17 00:00:00 2001 From: hahwu <31872165+hahwu@users.noreply.github.com> Date: Mon, 9 Mar 2026 18:59:13 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E6=9E=90=E8=84=9A=E6=9C=AC=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= 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 2df30962..84f0705c 100644 --- a/tool/cfg/cfg_xlsx.json +++ b/tool/cfg/cfg_xlsx.json @@ -577,7 +577,7 @@ "out_file": "MiningTemplate.json", "key": "Id", "sheet_name" :"template", - "fields" :["Template", "PassNum", "ItemCost", "ItemId"] + "fields" :["Template", "PassNum", "ItemCost", "ItemId", "StartItemNum"] }, { "in_file": "Mining.xlsx",