35 lines
1.1 KiB
JSON
35 lines
1.1 KiB
JSON
{
|
|
"ConnectionStrings": {
|
|
"default": "Server=47.122.43.22;Database=mh_sms_demo_ops;uid=sa;pwd=mhsafe!2021;"
|
|
},
|
|
"AppSettings": {
|
|
"DataBaseType": "sqlserver",
|
|
"ClientId": "oEnergyUsers",
|
|
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
|
|
"Scope": "oEnergyFM",
|
|
"isSqlLog": "false",
|
|
"SapInvokeHost": "http://172.20.8.85:9191/api/",
|
|
"IdentityServer": "http://47.122.43.22:3153/",
|
|
"WebSocketPort": "3140",
|
|
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
|
|
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
|
|
"RedisFormConfig": "false",
|
|
"ConnDataKey": "MHKSAQ1212010101",
|
|
"TenantConnKey": "MHSMS",
|
|
"Img_Local": "D:\\uploadFile"
|
|
},
|
|
"RedisConfig": {
|
|
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=8",
|
|
"IsRedis": true
|
|
},
|
|
"InflexdbConfig": {
|
|
"Url": "http://36.133.75.96:8086/",
|
|
"UserName": "",
|
|
"PassWord": "",
|
|
"SrcTagDbName": "optSrcTag",
|
|
"DosageDbName": "optDosage",
|
|
"EnergyValDbName": "optEnergyVal",
|
|
"LogDbName": "OPTiEnergyLog"
|
|
}
|
|
}
|