|
@@ -16,13 +16,15 @@
|
|
|
"mysqlConnStr": "server=192.168.10.16;user=gwang;database=jzhj2023_cfg;port=3306;password=wanggang1985;Charset=utf8",
|
|
|
"host": "jzhj.game7000.com",
|
|
|
"api": "/jzhj2023_dev/Gameserver/App/service_call/cmemdata/kvflush.php",
|
|
|
- "clientVersion": "999.999.999"
|
|
|
+ "clientVersion": "999.999.999",
|
|
|
+ "cmdStr": "oss_up.bat"
|
|
|
},
|
|
|
"dev_wg": {
|
|
|
"mysqlConnStr": "server=192.168.10.16;user=gwang;database=jzhj2023_cfg;port=3306;password=wanggang1985;Charset=utf8",
|
|
|
"host": "192.168.10.86",
|
|
|
"api": "/jzhj2023/Gameserver/App/service_call/cmemdata/kvflush.php",
|
|
|
- "clientVersion": "999.999.999"
|
|
|
+ "clientVersion": "999.999.999",
|
|
|
+ "cmdStr": "oss_up.bat"
|
|
|
}
|
|
|
},
|
|
|
"Gen_PHP": false,
|
|
@@ -36,5 +38,6 @@
|
|
|
"Json_OutDir": null,
|
|
|
"Bytes_OutDir": null,
|
|
|
"Prefix": "sm_",
|
|
|
- "FieldsExcludeKey": false
|
|
|
+ "FieldsExcludeKey": false,
|
|
|
+ "Gen_cs_struct": false
|
|
|
}
|