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

View File

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

View File

@ -68,7 +68,7 @@ namespace APT.BS.WebApi
//services.AddDbContext<EfDbContext>(options => //services.AddDbContext<EfDbContext>(options =>
//{ //{
// //options.UseSqlServer(Controllers.Api.BSSafeCheckController); // //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()); // options.AddInterceptors(new AddLogInterceptor());
//}); //});

View File

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

View File

@ -1,7 +1,7 @@
{ {
"ConnectionStrings": { "ConnectionStrings": {
//"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=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": { "AppSettings": {
"DataBaseType": "sqlserver", "DataBaseType": "sqlserver",
@ -9,7 +9,7 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=", "SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyHM", "Scope": "oEnergyHM",
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/", "IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -19,7 +19,7 @@
"File_DownLoad": "downLoad\\" "File_DownLoad": "downLoad\\"
}, },
"RedisConfig": { "RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5", "RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true "IsRedis": true
}, },
"InflexdbConfig": { "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=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=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": "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": { "AppSettings": {
"DataBaseType": "sqlserver", "DataBaseType": "sqlserver",
@ -14,17 +14,17 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=", "SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyFM", "Scope": "oEnergyFM",
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/", "IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://47.122.43.22:5116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://121.41.2.71:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://47.122.43.22:5116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://121.41.2.71:5116/api/OP/TenantInfo/GetAllDbConn",
"RedisFormConfig": "false", "RedisFormConfig": "false",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY", "TenantConnKey": "MHJY",
"Img_Local": "C:\\release\\jy\\uploadFile\\" "Img_Local": "C:\\release\\jy\\uploadFile\\"
}, },
"RedisConfig": { "RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5", "RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true "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=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=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": "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": { "AppSettings": {
"DataBaseType": "sqlserver", "DataBaseType": "sqlserver",
@ -15,7 +15,7 @@
"Scope": "oEnergyFM", "Scope": "oEnergyFM",
"isSqlLog": "false", "isSqlLog": "false",
"SapInvokeHost": "http://172.20.8.85:9191/api/", "SapInvokeHost": "http://172.20.8.85:9191/api/",
"IdentityServer": "http://47.122.43.22:3153/", "IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -25,7 +25,7 @@
"Img_Local": "C:\\release\\jy\\uploadFile\\" "Img_Local": "C:\\release\\jy\\uploadFile\\"
}, },
"RedisConfig": { "RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5", "RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true "IsRedis": true
}, },
"InflexdbConfig": { "InflexdbConfig": {

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -14,7 +14,7 @@
"Scope": "oEnergyNW", "Scope": "oEnergyNW",
"isSqlLog": "false", "isSqlLog": "false",
"SapInvokeHost": "http://172.20.8.85:9191/api/", "SapInvokeHost": "http://172.20.8.85:9191/api/",
"IdentityServer": "http://47.122.43.22:3153/", "IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -22,7 +22,7 @@
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },
"RedisConfig": { "RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5", "RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true "IsRedis": true
}, },
"InflexdbConfig": { "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=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=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": "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": { "AppSettings": {
@ -15,7 +15,7 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=", "SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyOP", "Scope": "oEnergyOP",
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/", "IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
@ -24,7 +24,7 @@
"Firmware_Local": "/mnt/release/firmware" "Firmware_Local": "/mnt/release/firmware"
}, },
"RedisConfig": { "RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5", "RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true "IsRedis": true
}, },
"InflexdbConfig": { "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=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=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": "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": { "AppSettings": {
@ -15,7 +15,7 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=", "SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyOP", "Scope": "oEnergyOP",
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/", "IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
@ -24,7 +24,7 @@
"Firmware_Local": "/mnt/release/firmware" "Firmware_Local": "/mnt/release/firmware"
}, },
"RedisConfig": { "RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5", "RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true "IsRedis": true
}, },
"InflexdbConfig": { "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=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=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": "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": { "AppSettings": {
"DataBaseType": "sqlserver", "DataBaseType": "sqlserver",
@ -14,7 +14,7 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=", "SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyPF", "Scope": "oEnergyPF",
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/", "IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
@ -24,7 +24,7 @@
"Img_Local": "C:\\release\\jy\\uploadFile\\" "Img_Local": "C:\\release\\jy\\uploadFile\\"
}, },
"RedisConfig": { "RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5", "RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true "IsRedis": true
}, },
"InflexdbConfig": { "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=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=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": "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": { "AppSettings": {
"DataBaseType": "sqlserver", "DataBaseType": "sqlserver",
@ -14,7 +14,7 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=", "SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyPF", "Scope": "oEnergyPF",
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/", "IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
@ -24,7 +24,7 @@
"Img_Local": "C:\\release\\jy\\uploadFile\\" "Img_Local": "C:\\release\\jy\\uploadFile\\"
}, },
"RedisConfig": { "RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5", "RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true "IsRedis": true
}, },
"InflexdbConfig": { "InflexdbConfig": {

View File

@ -1,7 +1,7 @@
{ {
"ConnectionStrings": { "ConnectionStrings": {
//"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=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": { "AppSettings": {
"DataBaseType": "sqlserver", "DataBaseType": "sqlserver",
@ -9,7 +9,7 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=", "SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyPP", "Scope": "oEnergyPP",
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/", "IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -17,7 +17,7 @@
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },
"RedisConfig": { "RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5", "RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true "IsRedis": true
}, },
"InflexdbConfig": { "InflexdbConfig": {

View File

@ -1,7 +1,7 @@
{ {
"ConnectionStrings": { "ConnectionStrings": {
//"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=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%" "tpm": "Data Source=10.2.7.17;Initial Catalog=QLTPMDB;Persist Security Info=True;User ID=MHUser;Password=MHUser2024ok%"
}, },
"AppSettings": { "AppSettings": {
@ -10,7 +10,7 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=", "SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyPP", "Scope": "oEnergyPP",
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/", "IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -18,7 +18,7 @@
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },
"RedisConfig": { "RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5", "RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true "IsRedis": true
}, },
"InflexdbConfig": { "InflexdbConfig": {

View File

@ -1,7 +1,7 @@
{ {
"ConnectionStrings": { "ConnectionStrings": {
//"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=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": { "AppSettings": {
"DataBaseType": "sqlserver", "DataBaseType": "sqlserver",
@ -9,7 +9,7 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=", "SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergySC", "Scope": "oEnergySC",
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/", "IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -17,7 +17,7 @@
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },
"RedisConfig": { "RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5", "RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true "IsRedis": true
}, },
"InflexdbConfig": { "InflexdbConfig": {

View File

@ -1,7 +1,7 @@
{ {
"ConnectionStrings": { "ConnectionStrings": {
//"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=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": { "AppSettings": {
"DataBaseType": "sqlserver", "DataBaseType": "sqlserver",
@ -9,7 +9,7 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=", "SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergySC", "Scope": "oEnergySC",
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/", "IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -20,7 +20,7 @@
"File_DownLoad": "downLoad\\" "File_DownLoad": "downLoad\\"
}, },
"RedisConfig": { "RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5", "RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true "IsRedis": true
}, },
"InflexdbConfig": { "InflexdbConfig": {

View File

@ -1,7 +1,7 @@
{ {
"ConnectionStrings": { "ConnectionStrings": {
//"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=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": { "AppSettings": {
"DataBaseType": "sqlserver", "DataBaseType": "sqlserver",
@ -9,7 +9,7 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=", "SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergySC", "Scope": "oEnergySC",
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/", "IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -17,7 +17,7 @@
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },
"RedisConfig": { "RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5", "RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true "IsRedis": true
}, },
"InflexdbConfig": { "InflexdbConfig": {

View File

@ -1,7 +1,7 @@
{ {
"ConnectionStrings": { "ConnectionStrings": {
//"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=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": { "AppSettings": {
"DataBaseType": "sqlserver", "DataBaseType": "sqlserver",
@ -9,7 +9,7 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=", "SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergySC", "Scope": "oEnergySC",
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/", "IdentityServer": "http://121.41.2.71:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
@ -19,7 +19,7 @@
"File_DownLoad": "downLoad\\" "File_DownLoad": "downLoad\\"
}, },
"RedisConfig": { "RedisConfig": {
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5", "RedisConnectionString": "121.41.2.71:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true "IsRedis": true
}, },
"InflexdbConfig": { "InflexdbConfig": {

View File

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

View File

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