CTT/Tools/ExcelTool/appSetting.json

11 lines
361 B
JSON
Executable File

{
"_t": "AppConfig",
"firstRow": 1,
"firstColunm": 1,
"nameSpace": "Cal.DataTable",
"excelPath": "./Excel",
"exportCSPath": "../../Unity/Assets/Hotfix/Logic/Model/Module/Data/DataTable",
"exportBsonPath": "../../Unity/Assets/Download/DataTable",
"exportServerCSPath": "../../Server/Model/Game/Data",
"exportServerBsonPath": "../../DataTable"
}