2025-08-25 09:56:57 +08:00
|
|
|
{
|
|
|
|
|
"ConnectionStrings": {
|
|
|
|
|
},
|
|
|
|
|
"AppSettings": {
|
|
|
|
|
"DataBaseType": "sqlserver",
|
|
|
|
|
"ClientId": "oEnergyUsers",
|
|
|
|
|
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
|
|
|
|
|
"Scope": "oEnergyUT",
|
|
|
|
|
"isSqlLog": "false",
|
2025-10-15 11:01:24 +08:00
|
|
|
"IdentityServer": "http://localhost:3153/",
|
2025-08-25 09:56:57 +08:00
|
|
|
"WebSocketPort": "3140",
|
2025-10-15 11:01:24 +08:00
|
|
|
"ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
|
|
|
|
|
"AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
|
2025-08-25 09:56:57 +08:00
|
|
|
"ConnDataKey": "MHKSAQ1212010101",
|
2025-10-16 16:06:09 +08:00
|
|
|
"TenantConnKey": "MHJY"
|
2025-08-25 09:56:57 +08:00
|
|
|
},
|
|
|
|
|
"RedisConfig": {
|
2025-10-15 11:01:24 +08:00
|
|
|
"RedisConnectionString": "localhost:6379,defaultDatabase=5",
|
2025-08-25 09:56:57 +08:00
|
|
|
"IsRedis": true
|
|
|
|
|
}
|
|
|
|
|
}
|