2025-08-25 09:56:57 +08:00
|
|
|
{
|
|
|
|
|
"ConnectionStrings": {
|
|
|
|
|
},
|
|
|
|
|
"AppSettings": {
|
|
|
|
|
"DataBaseType": "sqlserver",
|
|
|
|
|
"ClientId": "oEnergyUsers",
|
|
|
|
|
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
|
|
|
|
|
"Scope": "oEnergyUT",
|
|
|
|
|
"isSqlLog": "false",
|
|
|
|
|
"IdentityServer": "http://172.26.13.0:3153/",
|
|
|
|
|
"WebSocketPort": "3140",
|
2025-09-03 11:38:15 +08:00
|
|
|
"ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
|
|
|
|
|
"AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
|
2025-08-25 09:56:57 +08:00
|
|
|
"ConnDataKey": "MHKSAQ1212010101",
|
2025-09-03 09:33:17 +08:00
|
|
|
"TenantConnKey": "MHKSAQJY"
|
2025-08-25 09:56:57 +08:00
|
|
|
},
|
|
|
|
|
"RedisConfig": {
|
2025-08-28 13:47:49 +08:00
|
|
|
"RedisConnectionString": "172.26.13.0:6379,password=mhsaferedis,defaultDatabase=5",
|
2025-08-25 09:56:57 +08:00
|
|
|
"IsRedis": true
|
|
|
|
|
}
|
|
|
|
|
}
|