11 lines
361 B
JSON
11 lines
361 B
JSON
|
{
|
||
|
"_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"
|
||
|
}
|