This commit is contained in:
wyw 2025-09-16 10:08:46 +08:00
parent efcb774a64
commit c30c788b03
27 changed files with 68 additions and 68 deletions

View File

@ -9,7 +9,7 @@
"Scope": "oEnergyBD",
"isSqlLog": "false",
"SapInvokeHost": "http://172.20.8.85:9191/api/",
"IdentityServer": "http://47.122.43.22:3153/",
"IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -17,7 +17,7 @@
"TenantConnKey": "MHKSAQJY"
},
"RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -9,7 +9,7 @@
"Scope": "oEnergyBD",
"isSqlLog": "false",
"SapInvokeHost": "http://172.20.8.85:9191/api/",
"IdentityServer": "http://47.122.43.22:3153/",
"IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -17,7 +17,7 @@
"TenantConnKey": "MHKSAQJY"
},
"RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -68,7 +68,7 @@ namespace APT.BS.WebApi
//services.AddDbContext<EfDbContext>(options =>
//{
// //options.UseSqlServer(Controllers.Api.BSSafeCheckController);
// options.UseSqlServer("Server=47.122.43.22;Database=mh_db;uid=sa;pwd=mhsafe!2021;");
// options.UseSqlServer("Server=121.41.2.71;Database=mh_db;uid=sa;pwd=mhsafe!2021;");
// // 注册拦截器
// options.AddInterceptors(new AddLogInterceptor());
//});

View File

@ -8,7 +8,7 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyHM",
"isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/",
"IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -17,7 +17,7 @@
"Img_Local": "C:\\release\\jy\\uploadFile\\"
},
"RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -1,7 +1,7 @@
{
"ConnectionStrings": {
//"default": "User ID=postgres;Password=dfdn!energy;Host=36.134.166.114;Port=5432;Database=mh_op;CommandTimeout=1024;"
"default": "Server=47.122.43.22;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
"default": "Server=121.41.2.71;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
},
"AppSettings": {
"DataBaseType": "sqlserver",
@ -9,7 +9,7 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyHM",
"isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/",
"IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -19,7 +19,7 @@
"File_DownLoad": "downLoad\\"
},
"RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -6,7 +6,7 @@
//"default": "User ID=postgres;Password=ldxmesadm;Host=172.20.8.91;Port=5432;Database=mes;CommandTimeout=1024;"
//"default": "User ID=postgres;Password=dfdn!energy;Host=36.134.166.114;Port=5432;Database=mh_op;CommandTimeout=1024;"
//"default": "User ID=postgres;Password=opt!energy;Host=36.133.75.96;Port=5432;Database=postgres;CommandTimeout=1024;"
"default": "Server=47.122.43.22;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
"default": "Server=121.41.2.71;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
},
"AppSettings": {
"DataBaseType": "sqlserver",
@ -14,17 +14,17 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyFM",
"isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/",
"IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://47.122.43.22:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://47.122.43.22:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnApiUrl": "http://121.41.2.71:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://121.41.2.71:5116/api/OP/TenantInfo/GetAllDbConn",
"RedisFormConfig": "false",
"ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY",
"Img_Local": "C:\\release\\jy\\uploadFile\\"
},
"RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
}
}

View File

@ -6,7 +6,7 @@
//"default": "User ID=postgres;Password=ldxmesadm;Host=172.20.8.91;Port=5432;Database=mes;CommandTimeout=1024;"
//"default": "User ID=postgres;Password=dfdn!energy;Host=36.134.166.114;Port=5432;Database=mh_op;CommandTimeout=1024;"
//"default": "User ID=postgres;Password=opt!energy;Host=36.133.75.96;Port=5432;Database=postgres;CommandTimeout=1024;"
"default": "Server=47.122.43.22;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
"default": "Server=121.41.2.71;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
},
"AppSettings": {
"DataBaseType": "sqlserver",
@ -15,7 +15,7 @@
"Scope": "oEnergyFM",
"isSqlLog": "false",
"SapInvokeHost": "http://172.20.8.85:9191/api/",
"IdentityServer": "http://47.122.43.22:3153/",
"IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -25,7 +25,7 @@
"Img_Local": "C:\\release\\jy\\uploadFile\\"
},
"RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -8,7 +8,7 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyFO",
"isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/",
"IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -16,7 +16,7 @@
"TenantConnKey": "MHKSAQJY"
},
"RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
}
}

View File

@ -9,7 +9,7 @@
"Scope": "oEnergyFO",
"isSqlLog": "false",
"SapInvokeHost": "http://172.20.8.85:9191/api/",
"IdentityServer": "http://47.122.43.22:3153/",
"IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -17,7 +17,7 @@
"TenantConnKey": "MHKSAQJY"
},
"RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -8,7 +8,7 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyHM",
"isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/",
"IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -16,7 +16,7 @@
"TenantConnKey": "MHKSAQJY"
},
"RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -8,7 +8,7 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyHM",
"isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/",
"IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -16,7 +16,7 @@
"TenantConnKey": "MHKSAQJY"
},
"RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -14,7 +14,7 @@
"Scope": "oEnergyLG",
"isSqlLog": "false",
"SapInvokeHost": "http://172.20.8.85:9191/api/",
"IdentityServer": "http://47.122.43.22:3153/",
"IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -22,7 +22,7 @@
"TenantConnKey": "test2021"
},
"RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -14,7 +14,7 @@
"Scope": "oEnergyLG",
"isSqlLog": "false",
"SapInvokeHost": "http://172.20.8.85:9191/api/",
"IdentityServer": "http://47.122.43.22:3153/",
"IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -22,7 +22,7 @@
"TenantConnKey": "MHKSAQJY"
},
"RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -14,7 +14,7 @@
"Scope": "oEnergyNW",
"isSqlLog": "false",
"SapInvokeHost": "http://172.20.8.85:9191/api/",
"IdentityServer": "http://47.122.43.22:3153/",
"IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -22,7 +22,7 @@
"TenantConnKey": "MHKSAQJY"
},
"RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -14,7 +14,7 @@
"Scope": "oEnergyNW",
"isSqlLog": "false",
"SapInvokeHost": "http://172.20.8.85:9191/api/",
"IdentityServer": "http://47.122.43.22:3153/",
"IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -22,7 +22,7 @@
"TenantConnKey": "MHKSAQJY"
},
"RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -6,7 +6,7 @@
//"default": "User ID=postgres;Password=ldxmesadm;Host=172.20.8.91;Port=5432;Database=mes;CommandTimeout=1024;"
//"default": "User ID=postgres;Password=dfdn!energy;Host=36.134.166.114;Port=5432;Database=mh_op;CommandTimeout=1024;"
//"default": "User ID=postgres;Password=dfdn!energy;Host=localhost;Port=5432;Database=postgres;CommandTimeout=1024;"
"default": "Server=47.122.43.22;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
"default": "Server=121.41.2.71;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
},
"AppSettings": {
@ -15,7 +15,7 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyOP",
"isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/",
"IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
@ -24,7 +24,7 @@
"Firmware_Local": "/mnt/release/firmware"
},
"RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -6,7 +6,7 @@
//"default": "User ID=postgres;Password=ldxmesadm;Host=172.20.8.91;Port=5432;Database=mes;CommandTimeout=1024;"
//"default": "User ID=postgres;Password=dfdn!energy;Host=36.134.166.114;Port=5432;Database=mh_op;CommandTimeout=1024;"
//"default": "User ID=postgres;Password=dfdn!energy;Host=localhost;Port=5432;Database=postgres;CommandTimeout=1024;"
"default": "Server=47.122.43.22;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
"default": "Server=121.41.2.71;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
},
"AppSettings": {
@ -15,7 +15,7 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyOP",
"isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/",
"IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
@ -24,7 +24,7 @@
"Firmware_Local": "/mnt/release/firmware"
},
"RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -6,7 +6,7 @@
//"default": "User ID=postgres;Password=ldxmesadm;Host=172.20.8.91;Port=5432;Database=mes;CommandTimeout=1024;"
//"default": "User ID=postgres;Password=dfdn!energy;Host=36.134.166.114;Port=5432;Database=mh_op;CommandTimeout=1024;"
//"default": "User ID=postgres;Password=opt!energy;Host=36.133.75.96;Port=5432;Database=postgres;CommandTimeout=1024;"
"default": "Server=47.122.43.22;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;" //<EFBFBD><EFBFBD>ʽ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>
"default": "Server=121.41.2.71;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;" //<EFBFBD><EFBFBD>ʽ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>
},
"AppSettings": {
"DataBaseType": "sqlserver",
@ -14,7 +14,7 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyPF",
"isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/",
"IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
@ -24,7 +24,7 @@
"Img_Local": "C:\\release\\jy\\uploadFile\\"
},
"RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -6,7 +6,7 @@
//"default": "User ID=postgres;Password=ldxmesadm;Host=172.20.8.91;Port=5432;Database=mes;CommandTimeout=1024;"
//"default": "User ID=postgres;Password=dfdn!energy;Host=36.134.166.114;Port=5432;Database=mh_op;CommandTimeout=1024;"
//"default": "User ID=postgres;Password=opt!energy;Host=36.133.75.96;Port=5432;Database=postgres;CommandTimeout=1024;"
"default": "Server=47.122.43.22;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;" //<EFBFBD><EFBFBD>ʽ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>
"default": "Server=121.41.2.71;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;" //<EFBFBD><EFBFBD>ʽ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>
},
"AppSettings": {
"DataBaseType": "sqlserver",
@ -14,7 +14,7 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyPF",
"isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/",
"IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
@ -24,7 +24,7 @@
"Img_Local": "C:\\release\\jy\\uploadFile\\"
},
"RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -1,7 +1,7 @@
{
"ConnectionStrings": {
//"default": "User ID=postgres;Password=dfdn!energy;Host=36.134.166.114;Port=5432;Database=mh_op;CommandTimeout=1024;"
"default": "Server=47.122.43.22;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
"default": "Server=121.41.2.71;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
},
"AppSettings": {
"DataBaseType": "sqlserver",
@ -9,7 +9,7 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyPP",
"isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/",
"IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -17,7 +17,7 @@
"TenantConnKey": "MHKSAQJY"
},
"RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -1,7 +1,7 @@
{
"ConnectionStrings": {
//"default": "User ID=postgres;Password=dfdn!energy;Host=36.134.166.114;Port=5432;Database=mh_op;CommandTimeout=1024;"
"default": "Server=47.122.43.22;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;",
"default": "Server=121.41.2.71;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;",
"tpm": "Data Source=10.2.7.17;Initial Catalog=QLTPMDB;Persist Security Info=True;User ID=MHUser;Password=MHUser2024ok%"
},
"AppSettings": {
@ -10,7 +10,7 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyPP",
"isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/",
"IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -18,7 +18,7 @@
"TenantConnKey": "MHKSAQJY"
},
"RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -1,7 +1,7 @@
{
"ConnectionStrings": {
//"default": "User ID=postgres;Password=dfdn!energy;Host=36.134.166.114;Port=5432;Database=mh_op;CommandTimeout=1024;"
"default": "Server=47.122.43.22;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
"default": "Server=121.41.2.71;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
},
"AppSettings": {
"DataBaseType": "sqlserver",
@ -9,7 +9,7 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergySC",
"isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/",
"IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -17,7 +17,7 @@
"TenantConnKey": "MHKSAQJY"
},
"RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -1,7 +1,7 @@
{
"ConnectionStrings": {
//"default": "User ID=postgres;Password=dfdn!energy;Host=36.134.166.114;Port=5432;Database=mh_op;CommandTimeout=1024;"
"default": "Server=47.122.43.22;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
"default": "Server=121.41.2.71;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
},
"AppSettings": {
"DataBaseType": "sqlserver",
@ -9,7 +9,7 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergySC",
"isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/",
"IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -20,7 +20,7 @@
"File_DownLoad": "downLoad\\"
},
"RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -1,7 +1,7 @@
{
"ConnectionStrings": {
//"default": "User ID=postgres;Password=dfdn!energy;Host=36.134.166.114;Port=5432;Database=mh_op;CommandTimeout=1024;"
"default": "Server=47.122.43.22;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
"default": "Server=121.41.2.71;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
},
"AppSettings": {
"DataBaseType": "sqlserver",
@ -9,7 +9,7 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergySC",
"isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/",
"IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -17,7 +17,7 @@
"TenantConnKey": "MHKSAQJY"
},
"RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -1,7 +1,7 @@
{
"ConnectionStrings": {
//"default": "User ID=postgres;Password=dfdn!energy;Host=36.134.166.114;Port=5432;Database=mh_op;CommandTimeout=1024;"
"default": "Server=47.122.43.22;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
"default": "Server=121.41.2.71;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
},
"AppSettings": {
"DataBaseType": "sqlserver",
@ -9,7 +9,7 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergySC",
"isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/",
"IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -19,7 +19,7 @@
"File_DownLoad": "downLoad\\"
},
"RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -14,14 +14,14 @@
"Scope": "oEnergyUT",
"isSqlLog": "false",
"SapInvokeHost": "http://172.20.8.85:9191/api/",
"IdentityServer": "http://47.122.43.22:3153/",
"IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY"
},
"RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -14,14 +14,14 @@
"Scope": "oEnergyUT",
"isSqlLog": "false",
"SapInvokeHost": "http://172.20.8.85:9191/api/",
"IdentityServer": "http://47.122.43.22:3153/",
"IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY"
},
"RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {