mh_jy_safe/APT.MicroApi/APT.UT.WebApi/appsettings.Pdev.json

22 lines
715 B
JSON
Raw Normal View History

2025-08-25 09:56:57 +08:00
{
"ConnectionStrings": {
},
"AppSettings": {
"DataBaseType": "sqlserver",
"ClientId": "oEnergyUsers",
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyUT",
"isSqlLog": "false",
"IdentityServer": "http://120.25.146.51:3153/",
"WebSocketPort": "3140",
2025-09-19 14:48:34 +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-09-03 09:33:17 +08:00
"TenantConnKey": "PDEVJY",
2025-08-25 09:56:57 +08:00
"Env": "1" //1<><31><EFBFBD><EFBFBD><EFBFBD>IP<49><50>Ĭ<EFBFBD><C4AC>0 <20>ڻ<EFBFBD>IP
},
"RedisConfig": {
2025-10-15 11:01:24 +08:00
"RedisConnectionString": "124.117.209.78:6379,defaultDatabase=5",
"IsRedis": false
2025-08-25 09:56:57 +08:00
}
}