mh_lcmk_sms_service/APT.MicroApi/APT.UT.WebApi/appsettings.Pdev.json
2024-07-12 16:37:09 +08:00

22 lines
737 B
JSON
Raw Permalink Blame History

{
"ConnectionStrings": {
},
"AppSettings": {
"DataBaseType": "sqlserver",
"ClientId": "oEnergyUsers",
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyUT",
"isSqlLog": "false",
"IdentityServer": "http://120.25.146.51:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "PDEV1212",
"Env": "1" //1<><31><EFBFBD><EFBFBD><EFBFBD>IP<49><50>Ĭ<EFBFBD><C4AC>0 <20>ڻ<EFBFBD>IP
},
"RedisConfig": {
"RedisConnectionString": "120.25.146.51:6379,password=mhsaferedis,defaultDatabase=15",
"IsRedis": true
}
}