{
"hostIpAddr": "string",
"httpPort": "string",
"httpsPort": "string",
"httpsPassword": "string",
"httpsCertFile": "string",
"servicePort": "string",
"mqPort": "string",
"safetyLevel": "string",
"singleAppStart": "string",
"enableEncrypt": true,
"uiLanguage": "string",
"isDebugEnable": true,
"dbConnections": [
{
"dbName": "string",
"source": "string",
"ip": "string",
"pwd": "string",
"uid": "string",
"select": true,
"dataFilePath": "string",
"port": "string",
"isCreateNew": true,
"sslMode": "string"
}
],
"dbConnectsStr": "string",
"debugEquipNos": [
0
],
"curveOption": {
"curveStoreInDb": true,
"curveStoreDays": 0,
"curveStorePath": "string",
"curveCompress": true,
"curveCompressType": 0,
"eventCompress": true,
"eventStoreDays": 0
},
"unityPort": "string",
"pluginsPath": "string",
"storageFile": "string",
"webApiOption": {
"ipAddress": "string",
"httpPort": "string",
"httpsPort": "string",
"sslAutoGenerate": true,
"cipherAdapterEnable": true,
"sslName": "string",
"sslPassword": "string",
"applicationPartName": "string",
"isInitMaintainPwd": "string",
"tryConnectTime": 0,
"expiredTime": 0,
"gatewayKeepAlive": 0,
"enableGatewayCache": true,
"maxGatewayStoreExpire": 0,
"rsaAutoGenerate": true,
"rsaPadding": "string",
"formFileSize": 0,
"showSystemInfo": {
"showPlatformInfo": true
},
"isManyLoginEnabled": true
},
"redisOption": {
"connectString": "string",
"password": "string"
},
"allowOrigins": [
"string"
]
}