Update gen_client_cfg_list.bat

This commit is contained in:
ALEXTANG
2022-09-05 13:58:43 +08:00
parent f27cfa2158
commit 092de9937c

View File

@@ -1,7 +1,7 @@
@SET EXCEL_FOLDER=xls
@SET JSON_FOLDER=..\..\TResources\Config
@SET JSON_FOLDER=..\..\..\TResources\Config
@SET EXE= Tools\excel2json\excel2json.exe
@SET CsharpPath=..\..\ConfigStruct
@SET CsharpPath=..\..\..\ConfigStruct
@ECHO Del old Config...
del %JSON_FOLDER% /S /Q