From 58665042bb959d87183474ba13578df0be88d096 Mon Sep 17 00:00:00 2001 From: hahwu <31872165+hahwu@users.noreply.github.com> Date: Mon, 2 Mar 2026 15:29:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A0=E7=89=A9=E6=AF=9B=E7=9A=AE=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E8=A7=A3=E6=9E=90?= 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 c18fbfb8..c97addf0 100644 --- a/tool/cfg/cfg_xlsx.json +++ b/tool/cfg/cfg_xlsx.json @@ -830,7 +830,7 @@ "out_file": "FurShop.json", "key": "ID", "sheet_name" :"list", - "fields" :["ItemID", "Cost", "TAG"] + "fields" :["ItemID", "Cost", "TAG", "Name"] } ] } \ No newline at end of file