配置修改

This commit is contained in:
wyw 2025-10-15 11:01:24 +08:00
parent 31380bf3e4
commit 1839d30ff3
27 changed files with 117 additions and 105 deletions

View File

@ -23,8 +23,8 @@
"TenantConnKey": "PDEVJY"
},
"RedisConfig": {
"RedisConnectionString": "120.25.146.51:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
"RedisConnectionString": "124.117.209.78:6379,defaultDatabase=5",
"IsRedis": false
},
"InflexdbConfig": {
"Url": "http://36.133.75.96:8086/",

View File

@ -14,15 +14,15 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyBD",
"isSqlLog": "false",
"IdentityServer": "http://172.26.13.0:3153/",
"IdentityServer": "http://localhost:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY"
},
"RedisConfig": {
"RedisConnectionString": "172.26.13.0:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "localhost:6379,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -21,12 +21,12 @@
"ConnDataKey": "MHKSAQ1212010101",
"Env": "1", //1<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>IP<EFBFBD><EFBFBD>Ĭ<EFBFBD><EFBFBD>0 <EFBFBD>ڻ<EFBFBD>IP
"TenantConnKey": "PDEVJY",
"Img_Local": "D:\\release\\img\\",
"Img_Local": "D:\\XW\\UploadFile\\",
"File_DownLoad": "downLoad\\"
},
"RedisConfig": {
"RedisConnectionString": "120.25.146.51:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
"RedisConnectionString": "124.117.209.78:6379,defaultDatabase=5",
"IsRedis": false
},
"InflexdbConfig": {
"Url": "http://36.133.75.96:8086/",

View File

@ -7,7 +7,8 @@
//"default": "User ID=postgres;Password=dfdn!energy;Host=36.133.75.96;Port=5432;Database=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=36.133.75.96;Port=5432;Database=postgres;CommandTimeout=1024;"
"default": "Server=172.26.13.0;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
//"default": "Server=172.26.13.0;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;",
"default": "Server=127.0.0.1;Database=mh_jy_ops;uid=sa;pwd=JySafe@2025*;"
},
"AppSettings": {
"DataBaseType": "sqlserver",
@ -15,17 +16,17 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyHM",
"isSqlLog": "false",
"IdentityServer": "http://172.26.13.0:3153/",
"IdentityServer": "http://localhost:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY",
"Img_Local": "D:\\release\\img\\",
"Img_Local": "D:\\XW\\UploadFile\\",
"File_DownLoad": "downLoad\\"
},
"RedisConfig": {
"RedisConnectionString": "172.26.13.0:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "localhost:6379,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -7,7 +7,7 @@
//"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.133.75.96;Port=5432;Database=test2021;CommandTimeout=1024;"
//"default": "User ID=postgres;Password=dfdn!energy;Host=36.133.75.96;Port=5432;Database=postgres;CommandTimeout=1024;"
"default": "Server=120.25.146.51;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
"default": "Server=124.117.209.78;Database=mh_jy_ops;uid=sa;pwd=JySafe@2025*;"
},
"AppSettings": {
"DataBaseType": "sqlserver",
@ -23,11 +23,11 @@
"ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "PDEVJY",
"Env": "1", //1<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>IP<EFBFBD><EFBFBD>Ĭ<EFBFBD><EFBFBD>0 <EFBFBD>ڻ<EFBFBD>IP
"Img_Local": "D:\\release\\img"
"Img_Local": "D:\\XW\\UploadFile\\"
},
"RedisConfig": {
"RedisConnectionString": "120.25.146.51:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
"RedisConnectionString": "124.117.209.78:6379,defaultDatabase=5",
"IsRedis": false
},
"InflexdbConfig": {
"Url": "http://36.133.75.96:8086/",

View File

@ -7,7 +7,8 @@
//"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.133.75.96;Port=5432;Database=test2021;CommandTimeout=1024;"
//"default": "User ID=postgres;Password=dfdn!energy;Host=36.133.75.96;Port=5432;Database=postgres;CommandTimeout=1024;"
"default": "Server=172.26.13.0;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
//"default": "Server=172.26.13.0;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;",
"default": "Server=127.0.0.1;Database=mh_jy_ops;uid=sa;pwd=JySafe@2025*;"
},
"AppSettings": {
"DataBaseType": "sqlserver",
@ -15,17 +16,17 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyFM",
"isSqlLog": "false",
"IdentityServer": "http://172.26.13.0:3153/",
"IdentityServer": "http://localhost:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"RedisFormConfig": "true",
"ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY",
"Img_Local": "D:\\release\\img"
"Img_Local": "D:\\XW\\UploadFile\\"
},
"RedisConfig": {
"RedisConnectionString": "172.26.13.0:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "localhost:6379,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -21,11 +21,11 @@
"ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "PDEVJY",
"Env": "1", //1<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>IP<EFBFBD><EFBFBD>Ĭ<EFBFBD><EFBFBD>0 <EFBFBD>ڻ<EFBFBD>IP
"Img_Local": "D:\\release\\img"
"Img_Local": "D:\\XW\\UploadFile\\"
},
"RedisConfig": {
"RedisConnectionString": "120.25.146.51:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
"RedisConnectionString": "124.117.209.78:6379,defaultDatabase=5",
"IsRedis": false
},
"InflexdbConfig": {
"Url": "http://36.133.75.96:8086/",

View File

@ -14,16 +14,16 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyFO",
"isSqlLog": "false",
"IdentityServer": "http://172.26.13.0:3153/",
"IdentityServer": "http://localhost:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY",
"Img_Local": "D:\\release\\img"
"Img_Local": "D:\\XW\\UploadFile\\"
},
"RedisConfig": {
"RedisConnectionString": "172.26.13.0:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "localhost:6379,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -23,8 +23,8 @@
"Env": "1" //1<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>IP<EFBFBD><EFBFBD>Ĭ<EFBFBD><EFBFBD>0 <EFBFBD>ڻ<EFBFBD>IP
},
"RedisConfig": {
"RedisConnectionString": "120.25.146.51:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
"RedisConnectionString": "124.117.209.78:6379,defaultDatabase=5",
"IsRedis": false
},
"InflexdbConfig": {
"Url": "http://36.133.75.96:8086/",

View File

@ -14,15 +14,15 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyHM",
"isSqlLog": "false",
"IdentityServer": "http://172.26.13.0:3153/",
"IdentityServer": "http://localhost:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY"
},
"RedisConfig": {
"RedisConnectionString": "172.26.13.0:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "localhost:6379,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -23,8 +23,8 @@
"Env": "1" //1<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>IP<EFBFBD><EFBFBD>Ĭ<EFBFBD><EFBFBD>0 <EFBFBD>ڻ<EFBFBD>IP
},
"RedisConfig": {
"RedisConnectionString": "120.25.146.51:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
"RedisConnectionString": "124.117.209.78:6379,defaultDatabase=5",
"IsRedis": false
},
"InflexdbConfig": {
"Url": "http://36.133.75.96:8086/",

View File

@ -14,15 +14,15 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyLG",
"isSqlLog": "false",
"IdentityServer": "http://172.26.13.0:3153/",
"IdentityServer": "http://localhost:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY"
},
"RedisConfig": {
"RedisConnectionString": "172.26.13.0:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "localhost:6379,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -23,8 +23,8 @@
"Env": "1" //1<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>IP<EFBFBD><EFBFBD>Ĭ<EFBFBD><EFBFBD>0 <EFBFBD>ڻ<EFBFBD>IP
},
"RedisConfig": {
"RedisConnectionString": "120.25.146.51:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
"RedisConnectionString": "124.117.209.78:6379,defaultDatabase=5",
"IsRedis": false
},
"InflexdbConfig": {
"Url": "http://36.133.75.96:8086/",

View File

@ -14,15 +14,15 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyNW",
"isSqlLog": "false",
"IdentityServer": "http://172.26.13.0:3153/",
"IdentityServer": "http://localhost:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY"
},
"RedisConfig": {
"RedisConnectionString": "172.26.13.0:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "localhost:6379,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -1,6 +1,7 @@
{
"ConnectionStrings": {
"default": "Server=120.25.146.51;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
//"default": "Server=120.25.146.51;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
"default": "Server=124.117.209.78;Database=mh_jy_ops;uid=sa;pwd=JySafe@2025*;"
},
"AppSettings": {
"DataBaseType": "sqlserver",
@ -17,8 +18,8 @@
"Env": "1" //1IP0 IP
},
"RedisConfig": {
"RedisConnectionString": "120.25.146.51:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
"RedisConnectionString": "124.117.209.78:6379,defaultDatabase=5",
"IsRedis": false
},
"InflexdbConfig": {
"Url": "http://120.25.146.51:8086",

View File

@ -1,6 +1,7 @@
{
"ConnectionStrings": {
"default": "Server=172.26.13.0;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
//"default": "Server=172.26.13.0;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
"default": "Server=127.0.0.1;Database=mh_jy_ops;uid=sa;pwd=JySafe@2025*;"
},
"AppSettings": {
"DataBaseType": "sqlserver",
@ -8,15 +9,15 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyOP",
"isSqlLog": "false",
"IdentityServer": "http://172.26.13.0:3153/",
"IdentityServer": "http://localhost:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY"
},
"RedisConfig": {
"RedisConnectionString": "172.26.13.0:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "localhost:6379,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -7,7 +7,8 @@
//"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.133.75.96;Port=5432;Database=test2021;CommandTimeout=1024;"
//"default": "User ID=postgres;Password=dfdn!energy;Host=36.133.75.96;Port=5432;Database=postgres;CommandTimeout=1024;"
"default": "Server=120.25.146.51;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;" //<EFBFBD><EFBFBD>ʽ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>
//"default": "Server=120.25.146.51;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;", //<EFBFBD><EFBFBD>ʽ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>
"default": "Server=124.117.209.78;Database=mh_jy_ops;uid=sa;pwd=JySafe@2025*;"
},
"AppSettings": {
"DataBaseType": "sqlserver",
@ -23,11 +24,11 @@
"TenantConnKey": "PDEVJY",
"RedisFormConfig": "true",
"Env": "1", //IP 0IP
"Img_Local": "D:\\release\\img"
"Img_Local": "D:\\XW\\UploadFile\\"
},
"RedisConfig": {
"RedisConnectionString": "120.25.146.51:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
"RedisConnectionString": "124.117.209.78:6379,defaultDatabase=5",
"IsRedis": false
},
"InflexdbConfig": {
"Url": "http://36.133.75.96:8086/",

View File

@ -7,7 +7,8 @@
//"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.133.75.96;Port=5432;Database=test2021;CommandTimeout=1024;"
//"default": "User ID=postgres;Password=dfdn!energy;Host=36.133.75.96;Port=5432;Database=postgres;CommandTimeout=1024;"
"default": "Server=172.26.13.0;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;" //<EFBFBD><EFBFBD>ʽ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>
//"default": "Server=172.26.13.0;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;" //<EFBFBD><EFBFBD>ʽ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>
"default": "Server=127.0.0.1;Database=mh_jy_ops;uid=sa;pwd=JySafe@2025*;"
},
"AppSettings": {
"DataBaseType": "sqlserver",
@ -15,17 +16,17 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyPF",
"isSqlLog": "false",
"IdentityServer": "http://172.26.13.0:3153/",
"IdentityServer": "http://localhost:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY",
"RedisFormConfig": "true",
"Img_Local": "D:\\release\\img"
"Img_Local": "D:\\XW\\UploadFile\\"
},
"RedisConfig": {
"RedisConnectionString": "172.26.13.0:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "localhost:6379,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -7,7 +7,8 @@
//"default": "User ID=postgres;Password=dfdn!energy;Host=36.133.75.96;Port=5432;Database=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=36.133.75.96;Port=5432;Database=postgres;CommandTimeout=1024;"
"default": "Server=120.25.146.51;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
//"default": "Server=120.25.146.51;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
"default": "Server=124.117.209.78;Database=mh_jy_ops;uid=sa;pwd=JySafe@2025*;"
},
"AppSettings": {
"DataBaseType": "sqlserver",
@ -24,8 +25,8 @@
"Env": "1" //1<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>IP<EFBFBD><EFBFBD>Ĭ<EFBFBD><EFBFBD>0 <EFBFBD>ڻ<EFBFBD>IP
},
"RedisConfig": {
"RedisConnectionString": "120.25.146.51:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
"RedisConnectionString": "124.117.209.78:6379,defaultDatabase=5",
"IsRedis": false
},
"InflexdbConfig": {
"Url": "http://36.133.75.96:8086/",

View File

@ -7,8 +7,9 @@
//"default": "User ID=postgres;Password=dfdn!energy;Host=36.133.75.96;Port=5432;Database=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=36.133.75.96;Port=5432;Database=postgres;CommandTimeout=1024;"
"default": "Server=172.26.13.0;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%"
//"default": "Server=172.26.13.0;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%"
"default": "Server=127.0.0.1;Database=mh_jy_ops;uid=sa;pwd=JySafe@2025*;"
},
"AppSettings": {
"DataBaseType": "sqlserver",
@ -16,15 +17,15 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyPP",
"isSqlLog": "false",
"IdentityServer": "http://172.26.13.0:3153/",
"IdentityServer": "http://localhost:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY"
},
"RedisConfig": {
"RedisConnectionString": "172.26.13.0:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "localhost:6379,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -7,7 +7,8 @@
//"default": "User ID=postgres;Password=dfdn!energy;Host=36.133.75.96;Port=5432;Database=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=36.133.75.96;Port=5432;Database=postgres;CommandTimeout=1024;"
"default": "Server=120.25.146.51;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
//"default": "Server=120.25.146.51;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
"default": "Server=124.117.209.78;Database=mh_jy_ops;uid=sa;pwd=JySafe@2025*;"
},
"AppSettings": {
"DataBaseType": "sqlserver",
@ -23,12 +24,12 @@
"ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "PDEVJY",
"Env": "1", //1IP0 IP,
"Img_Local": "D:\\release\\img\\",
"Img_Local": "D:\\XW\\UploadFile\\",
"File_DownLoad": "downLoad\\"
},
"RedisConfig": {
"RedisConnectionString": "120.25.146.51:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
"RedisConnectionString": "124.117.209.78:6379,defaultDatabase=5",
"IsRedis": false
},
"InflexdbConfig": {
"Url": "http://36.133.75.96:8086/",

View File

@ -7,7 +7,8 @@
//"default": "User ID=postgres;Password=dfdn!energy;Host=36.133.75.96;Port=5432;Database=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=36.133.75.96;Port=5432;Database=postgres;CommandTimeout=1024;"
"default": "Server=172.26.13.0;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
//"default": "Server=172.26.13.0;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
"default": "Server=127.0.0.1;Database=mh_jy_ops;uid=sa;pwd=JySafe@2025*;"
},
"AppSettings": {
"DataBaseType": "sqlserver",
@ -15,18 +16,18 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergySC",
"isSqlLog": "false",
"IdentityServer": "http://172.26.13.0:3153/",
"IdentityServer": "http://localhost:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"RedisFormConfig": "true",
"ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY",
"Img_Local": "D:\\release\\img\\",
"Img_Local": "D:\\XW\\UploadFile\\",
"File_DownLoad": "downLoad\\"
},
"RedisConfig": {
"RedisConnectionString": "172.26.13.0:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "localhost:6379,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -7,7 +7,8 @@
//"default": "User ID=postgres;Password=dfdn!energy;Host=36.133.75.96;Port=5432;Database=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=36.133.75.96;Port=5432;Database=postgres;CommandTimeout=1024;"
"default": "Server=120.25.146.51;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
//"default": "Server=120.25.146.51;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
"default": "Server=124.117.209.78;Database=mh_jy_ops;uid=sa;pwd=JySafe@2025*;"
},
"AppSettings": {
"DataBaseType": "sqlserver",
@ -22,12 +23,12 @@
"ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "PDEVJY",
"Env": "1", //1IP0 IP,
"Img_Local": "D:\\release\\img\\",
"Img_Local": "D:\\XW\\UploadFile\\",
"File_DownLoad": "downLoad\\"
},
"RedisConfig": {
"RedisConnectionString": "120.25.146.51:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
"RedisConnectionString": "124.117.209.78:6379,defaultDatabase=5",
"IsRedis": false
},
"InflexdbConfig": {
"Url": "http://36.133.75.96:8086/",

View File

@ -7,7 +7,8 @@
//"default": "User ID=postgres;Password=dfdn!energy;Host=36.133.75.96;Port=5432;Database=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=36.133.75.96;Port=5432;Database=postgres;CommandTimeout=1024;"
"default": "Server=172.26.13.0;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
//"default": "Server=172.26.13.0;Database=mh_jy_ops;uid=sa;pwd=mhsafe!2021;"
"default": "Server=127.0.0.1;Database=mh_jy_ops;uid=sa;pwd=JySafe@2025*;"
},
"AppSettings": {
"DataBaseType": "sqlserver",
@ -15,17 +16,17 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergySC",
"isSqlLog": "false",
"IdentityServer": "http://172.26.13.0:3153/",
"IdentityServer": "http://localhost:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY",
"Img_Local": "D:\\release\\img\\",
"Img_Local": "D:\\XW\\UploadFile\\",
"File_DownLoad": "downLoad\\"
},
"RedisConfig": {
"RedisConnectionString": "172.26.13.0:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "localhost:6379,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {

View File

@ -16,7 +16,7 @@
"Env": "1" //1<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>IP<EFBFBD><EFBFBD>Ĭ<EFBFBD><EFBFBD>0 <EFBFBD>ڻ<EFBFBD>IP
},
"RedisConfig": {
"RedisConnectionString": "120.25.146.51:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true
"RedisConnectionString": "124.117.209.78:6379,defaultDatabase=5",
"IsRedis": false
}
}

View File

@ -7,15 +7,15 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyUT",
"isSqlLog": "false",
"IdentityServer": "http://172.26.13.0:3153/",
"IdentityServer": "http://localhost:3153/",
"WebSocketPort": "3140",
"ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY"
},
"RedisConfig": {
"RedisConnectionString": "172.26.13.0:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "localhost:6379,defaultDatabase=5",
"IsRedis": true
}
}

View File

@ -20,7 +20,7 @@
"TenantConnKey": "MHKSAQJY"
},
"RedisConfig": {
"RedisConnectionString": "120.25.146.51:6379,password=mhsaferedis,defaultDatabase=5",
"RedisConnectionString": "124.117.209.78:6379,defaultDatabase=5",
"IsRedis": true
},
"InflexdbConfig": {