This commit is contained in:
wyw 2025-09-03 11:38:15 +08:00
parent 04b660617e
commit e57e29c07a
76 changed files with 138 additions and 138 deletions

View File

@ -5,7 +5,7 @@
"commandName": "Project", "commandName": "Project",
"launchUrl": "api/values", "launchUrl": "api/values",
"environmentVariables": { "environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Test" "ASPNETCORE_ENVIRONMENT": "Development"
}, },
"nativeDebugging": true, "nativeDebugging": true,
"applicationUrl": "http://localhost:5101" "applicationUrl": "http://localhost:5101"

View File

@ -11,13 +11,13 @@
"SapInvokeHost": "http://172.20.8.85:9191/api/", "SapInvokeHost": "http://172.20.8.85:9191/api/",
"IdentityServer": "http://172.21.157.142:3153/", "IdentityServer": "http://172.21.157.142:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },
"RedisConfig": { "RedisConfig": {
"RedisConnectionString": "172.21.157.142:6379,password=mhsaferedis,defaultDatabase=5", "RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true "IsRedis": true
}, },
"InflexdbConfig": { "InflexdbConfig": {

View File

@ -16,8 +16,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://120.25.146.51:3153/", "IdentityServer": "http://120.25.146.51:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"Env": "1", //1IP0 IP "Env": "1", //1IP0 IP
"TenantConnKey": "PDEVJY" "TenantConnKey": "PDEVJY"

View File

@ -16,8 +16,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://172.26.13.0:3153/", "IdentityServer": "http://172.26.13.0:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },

View File

@ -11,8 +11,8 @@
"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://47.122.43.22:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },

View File

@ -16,7 +16,7 @@
"SapInvokeHost": "http://172.20.8.85:9191/api/", "SapInvokeHost": "http://172.20.8.85:9191/api/",
"IdentityServer": "http://36.133.75.96:3153/", "IdentityServer": "http://36.133.75.96:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },

View File

@ -5,7 +5,7 @@
"commandName": "Project", "commandName": "Project",
"launchUrl": "api/values", "launchUrl": "api/values",
"environmentVariables": { "environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Test" "ASPNETCORE_ENVIRONMENT": "Development"
}, },
"nativeDebugging": true, "nativeDebugging": true,
"applicationUrl": "http://localhost:5178" "applicationUrl": "http://localhost:5178"

View File

@ -10,14 +10,14 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://172.21.157.142:3153/", "IdentityServer": "http://172.21.157.142:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY", "TenantConnKey": "MHJY",
"Img_Local": "D:\\uploadFile\\" "Img_Local": "D:\\uploadFile\\"
}, },
"RedisConfig": { "RedisConfig": {
"RedisConnectionString": "172.21.157.142:6379,password=mhsaferedis,defaultDatabase=5", "RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true "IsRedis": true
}, },
"InflexdbConfig": { "InflexdbConfig": {

View File

@ -16,8 +16,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://120.25.146.51:3153/", "IdentityServer": "http://120.25.146.51:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"Env": "1", //1<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>IP<EFBFBD><EFBFBD>Ĭ<EFBFBD><EFBFBD>0 <EFBFBD>ڻ<EFBFBD>IP "Env": "1", //1<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>IP<EFBFBD><EFBFBD>Ĭ<EFBFBD><EFBFBD>0 <EFBFBD>ڻ<EFBFBD>IP
"TenantConnKey": "PDEVJY", "TenantConnKey": "PDEVJY",

View File

@ -17,8 +17,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://172.26.13.0:3153/", "IdentityServer": "http://172.26.13.0:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY", "TenantConnKey": "MHJY",
"Img_Local": "D:\\release\\img\\", "Img_Local": "D:\\release\\img\\",

View File

@ -11,8 +11,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/", "IdentityServer": "http://47.122.43.22:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY", "TenantConnKey": "MHJY",
"Img_Local": "D:\\uploadFile\\", "Img_Local": "D:\\uploadFile\\",

View File

@ -16,7 +16,7 @@
"SapInvokeHost": "http://172.20.8.85:9191/api/", "SapInvokeHost": "http://172.20.8.85:9191/api/",
"IdentityServer": "http://36.133.75.96:3153/", "IdentityServer": "http://36.133.75.96:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY", "TenantConnKey": "MHJY",
"Img_Local": "D:\\uploadFile\\", "Img_Local": "D:\\uploadFile\\",

View File

@ -5,7 +5,7 @@
"commandName": "Project", "commandName": "Project",
"launchUrl": "api/values", "launchUrl": "api/values",
"environmentVariables": { "environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Test" "ASPNETCORE_ENVIRONMENT": "Development"
}, },
"nativeDebugging": false, "nativeDebugging": false,
"applicationUrl": "http://localhost:5107" "applicationUrl": "http://localhost:5107"

View File

@ -14,17 +14,17 @@
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=", "SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
"Scope": "oEnergyFM", "Scope": "oEnergyFM",
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://172.21.157.142:3153/", "IdentityServer": "http://47.122.43.22:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://172.21.157.142:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://47.122.43.22:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://172.21.157.142:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://47.122.43.22:5116/api/OP/TenantInfo/GetAllDbConn",
"RedisFormConfig": "false", "RedisFormConfig": "false",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY", "TenantConnKey": "MHJY",
"Img_Local": "D:\\uploadFile" "Img_Local": "D:\\uploadFile"
}, },
"RedisConfig": { "RedisConfig": {
"RedisConnectionString": "172.21.157.142:6379,password=mhsaferedis,defaultDatabase=5", "RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true "IsRedis": true
} }
} }

View File

@ -17,8 +17,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://120.25.146.51:3153/", "IdentityServer": "http://120.25.146.51:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"RedisFormConfig": "true", "RedisFormConfig": "true",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "PDEVJY", "TenantConnKey": "PDEVJY",

View File

@ -17,8 +17,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://172.26.13.0:3153/", "IdentityServer": "http://172.26.13.0:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
"RedisFormConfig": "true", "RedisFormConfig": "true",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY", "TenantConnKey": "MHJY",

View File

@ -17,8 +17,8 @@
"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://47.122.43.22:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"RedisFormConfig": "false", "RedisFormConfig": "false",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY", "TenantConnKey": "MHJY",

View File

@ -16,7 +16,7 @@
"SapInvokeHost": "http://172.20.8.85:9191/api/", "SapInvokeHost": "http://172.20.8.85:9191/api/",
"IdentityServer": "http://36.133.75.96:3153/", "IdentityServer": "http://36.133.75.96:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },

View File

@ -5,7 +5,7 @@
"commandName": "Project", "commandName": "Project",
"launchUrl": "api/values", "launchUrl": "api/values",
"environmentVariables": { "environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Test" "ASPNETCORE_ENVIRONMENT": "Development"
}, },
"applicationUrl": "http://localhost:5119", "applicationUrl": "http://localhost:5119",
"nativeDebugging": false "nativeDebugging": false

View File

@ -10,13 +10,13 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://172.21.157.142:3153/", "IdentityServer": "http://172.21.157.142:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },
"RedisConfig": { "RedisConfig": {
"RedisConnectionString": "172.21.157.142:6379,password=mhsaferedis,defaultDatabase=5", "RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true "IsRedis": true
} }
} }

View File

@ -16,8 +16,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://120.25.146.51:3153/", "IdentityServer": "http://120.25.146.51:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "PDEVJY", "TenantConnKey": "PDEVJY",
"Env": "1", //1<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>IP<EFBFBD><EFBFBD>Ĭ<EFBFBD><EFBFBD>0 <EFBFBD>ڻ<EFBFBD>IP "Env": "1", //1<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>IP<EFBFBD><EFBFBD>Ĭ<EFBFBD><EFBFBD>0 <EFBFBD>ڻ<EFBFBD>IP

View File

@ -16,8 +16,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://172.26.13.0:3153/", "IdentityServer": "http://172.26.13.0:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY", "TenantConnKey": "MHJY",
"Img_Local": "D:\\release\\img" "Img_Local": "D:\\release\\img"

View File

@ -11,8 +11,8 @@
"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://47.122.43.22:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },

View File

@ -16,7 +16,7 @@
"SapInvokeHost": "http://172.20.8.85:9191/api/", "SapInvokeHost": "http://172.20.8.85:9191/api/",
"IdentityServer": "http://36.133.75.96:3153/", "IdentityServer": "http://36.133.75.96:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY", "TenantConnKey": "MHJY",
"Img_Local": "C:\\release\\img" "Img_Local": "C:\\release\\img"

View File

@ -5,7 +5,7 @@
"commandName": "Project", "commandName": "Project",
"launchUrl": "api/values", "launchUrl": "api/values",
"environmentVariables": { "environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Test" "ASPNETCORE_ENVIRONMENT": "Development"
}, },
"nativeDebugging": true, "nativeDebugging": true,
"applicationUrl": "http://localhost:5117" "applicationUrl": "http://localhost:5117"

View File

@ -10,13 +10,13 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://172.21.157.142:3153/", "IdentityServer": "http://172.21.157.142:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },
"RedisConfig": { "RedisConfig": {
"RedisConnectionString": "172.21.157.142:6379,password=mhsaferedis,defaultDatabase=5", "RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true "IsRedis": true
}, },
"InflexdbConfig": { "InflexdbConfig": {

View File

@ -16,8 +16,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://120.25.146.51:3153/", "IdentityServer": "http://120.25.146.51:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "PDEVJY", "TenantConnKey": "PDEVJY",
"Env": "1" //1<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>IP<EFBFBD><EFBFBD>Ĭ<EFBFBD><EFBFBD>0 <EFBFBD>ڻ<EFBFBD>IP "Env": "1" //1<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>IP<EFBFBD><EFBFBD>Ĭ<EFBFBD><EFBFBD>0 <EFBFBD>ڻ<EFBFBD>IP

View File

@ -16,8 +16,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://172.26.13.0:3153/", "IdentityServer": "http://172.26.13.0:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },

View File

@ -10,8 +10,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/", "IdentityServer": "http://47.122.43.22:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },

View File

@ -16,7 +16,7 @@
"SapInvokeHost": "http://172.20.8.85:9191/api/", "SapInvokeHost": "http://172.20.8.85:9191/api/",
"IdentityServer": "http://36.133.75.96:3153/", "IdentityServer": "http://36.133.75.96:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },

View File

@ -5,7 +5,7 @@
"commandName": "Project", "commandName": "Project",
"launchUrl": "api/values", "launchUrl": "api/values",
"environmentVariables": { "environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Test" "ASPNETCORE_ENVIRONMENT": "Development"
}, },
"nativeDebugging": false, "nativeDebugging": false,
"applicationUrl": "http://localhost:5109" "applicationUrl": "http://localhost:5109"

View File

@ -16,13 +16,13 @@
"SapInvokeHost": "http://172.20.8.85:9191/api/", "SapInvokeHost": "http://172.20.8.85:9191/api/",
"IdentityServer": "http://172.21.157.142:3153/", "IdentityServer": "http://172.21.157.142:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "optenergy2021001", "ConnDataKey": "optenergy2021001",
"TenantConnKey": "test2021" "TenantConnKey": "test2021"
}, },
"RedisConfig": { "RedisConfig": {
"RedisConnectionString": "172.21.157.142:6379,password=mhsaferedis,defaultDatabase=5", "RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true "IsRedis": true
}, },
"InflexdbConfig": { "InflexdbConfig": {

View File

@ -16,8 +16,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://120.25.146.51:3153/", "IdentityServer": "http://120.25.146.51:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "PDEVJY", "TenantConnKey": "PDEVJY",
"Env": "1" //1<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>IP<EFBFBD><EFBFBD>Ĭ<EFBFBD><EFBFBD>0 <EFBFBD>ڻ<EFBFBD>IP "Env": "1" //1<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>IP<EFBFBD><EFBFBD>Ĭ<EFBFBD><EFBFBD>0 <EFBFBD>ڻ<EFBFBD>IP

View File

@ -16,8 +16,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://172.26.13.0:3153/", "IdentityServer": "http://172.26.13.0:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },

View File

@ -16,8 +16,8 @@
"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://47.122.43.22:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "optenergy2021001", "ConnDataKey": "optenergy2021001",
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },

View File

@ -5,7 +5,7 @@
"commandName": "Project", "commandName": "Project",
"launchUrl": "api/values", "launchUrl": "api/values",
"environmentVariables": { "environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Test" "ASPNETCORE_ENVIRONMENT": "Development"
}, },
"nativeDebugging": false, "nativeDebugging": false,
"applicationUrl": "http://localhost:5111" "applicationUrl": "http://localhost:5111"

View File

@ -16,13 +16,13 @@
"SapInvokeHost": "http://172.20.8.85:9191/api/", "SapInvokeHost": "http://172.20.8.85:9191/api/",
"IdentityServer": "http://172.21.157.142:3153/", "IdentityServer": "http://172.21.157.142:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },
"RedisConfig": { "RedisConfig": {
"RedisConnectionString": "172.21.157.142:6379,password=mhsaferedis,defaultDatabase=5", "RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true "IsRedis": true
}, },
"InflexdbConfig": { "InflexdbConfig": {

View File

@ -16,8 +16,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://120.25.146.51:3153/", "IdentityServer": "http://120.25.146.51:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "PDEVJY", "TenantConnKey": "PDEVJY",
"Env": "1" //1<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>IP<EFBFBD><EFBFBD>Ĭ<EFBFBD><EFBFBD>0 <EFBFBD>ڻ<EFBFBD>IP "Env": "1" //1<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>IP<EFBFBD><EFBFBD>Ĭ<EFBFBD><EFBFBD>0 <EFBFBD>ڻ<EFBFBD>IP

View File

@ -16,8 +16,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://172.26.13.0:3153/", "IdentityServer": "http://172.26.13.0:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },

View File

@ -16,8 +16,8 @@
"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://47.122.43.22:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },

View File

@ -16,7 +16,7 @@
"SapInvokeHost": "http://172.20.8.85:9191/api/", "SapInvokeHost": "http://172.20.8.85:9191/api/",
"IdentityServer": "http://36.133.75.96:3153/", "IdentityServer": "http://36.133.75.96:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/Tenant/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/Tenant/GetDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },

View File

@ -5,7 +5,7 @@
"commandName": "Project", "commandName": "Project",
"launchUrl": "api/values", "launchUrl": "api/values",
"environmentVariables": { "environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Test" "ASPNETCORE_ENVIRONMENT": "Development"
}, },
"nativeDebugging": false, "nativeDebugging": false,
"applicationUrl": "http://localhost:5116" "applicationUrl": "http://localhost:5116"

View File

@ -17,14 +17,14 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://172.21.157.142:3153/", "IdentityServer": "http://172.21.157.142:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY", "TenantConnKey": "MHJY",
"Firmware_Local": "/mnt/release/firmware" "Firmware_Local": "/mnt/release/firmware"
}, },
"RedisConfig": { "RedisConfig": {
"RedisConnectionString": "172.21.157.142:6379,password=mhsaferedis,defaultDatabase=5", "RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true "IsRedis": true
}, },
"InflexdbConfig": { "InflexdbConfig": {

View File

@ -10,8 +10,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://120.25.146.51:3153/", "IdentityServer": "http://120.25.146.51:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "PDEVJY", "TenantConnKey": "PDEVJY",
"Env": "1" //1IP0 IP "Env": "1" //1IP0 IP

View File

@ -10,8 +10,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://172.26.13.0:3153/", "IdentityServer": "http://172.26.13.0:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY" "TenantConnKey": "MHJY"
}, },

View File

@ -16,7 +16,7 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://36.134.166.114:3153/", "IdentityServer": "http://36.134.166.114:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://36.134.166.114:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://36.134.166.114:5116/api/OP/TenantInfo/GetDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY", "TenantConnKey": "MHJY",
"Firmware_Local": "/mnt/release/firmware" "Firmware_Local": "/mnt/release/firmware"

View File

@ -5,7 +5,7 @@
"commandName": "Project", "commandName": "Project",
"launchUrl": "api/values", "launchUrl": "api/values",
"environmentVariables": { "environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Test" "ASPNETCORE_ENVIRONMENT": "Development"
}, },
"nativeDebugging": false, "nativeDebugging": false,
"applicationUrl": "http://localhost:5112" "applicationUrl": "http://localhost:5112"

View File

@ -16,15 +16,15 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://172.21.157.142:3153/", "IdentityServer": "http://172.21.157.142:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY", "TenantConnKey": "MHJY",
"RedisFormConfig": "false", "RedisFormConfig": "false",
"Img_Local": "D:\\uploadFile" "Img_Local": "D:\\uploadFile"
}, },
"RedisConfig": { "RedisConfig": {
"RedisConnectionString": "172.21.157.142:6379,password=mhsaferedis,defaultDatabase=5", "RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true "IsRedis": true
}, },
"InflexdbConfig": { "InflexdbConfig": {

View File

@ -17,8 +17,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://120.25.146.51:3153/", "IdentityServer": "http://120.25.146.51:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "PDEVJY", "TenantConnKey": "PDEVJY",
"RedisFormConfig": "true", "RedisFormConfig": "true",

View File

@ -17,8 +17,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://172.26.13.0:3153/", "IdentityServer": "http://172.26.13.0:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY", "TenantConnKey": "MHJY",
"RedisFormConfig": "true", "RedisFormConfig": "true",

View File

@ -15,7 +15,7 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://36.133.75.96:3153/", "IdentityServer": "http://36.133.75.96:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"RedisFormConfig": "false", "RedisFormConfig": "false",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY", "TenantConnKey": "MHJY",

View File

@ -5,7 +5,7 @@
"commandName": "Project", "commandName": "Project",
"launchUrl": "api/values", "launchUrl": "api/values",
"environmentVariables": { "environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Test" "ASPNETCORE_ENVIRONMENT": "Development"
}, },
"applicationUrl": "http://localhost:5118", "applicationUrl": "http://localhost:5118",
"nativeDebugging": false "nativeDebugging": false

View File

@ -11,13 +11,13 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://172.21.157.142:3153/", "IdentityServer": "http://172.21.157.142:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },
"RedisConfig": { "RedisConfig": {
"RedisConnectionString": "172.21.157.142:6379,password=mhsaferedis,defaultDatabase=5", "RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true "IsRedis": true
}, },
"InflexdbConfig": { "InflexdbConfig": {

View File

@ -17,8 +17,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://120.25.146.51:3153/", "IdentityServer": "http://120.25.146.51:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "PDEVJY", "TenantConnKey": "PDEVJY",
"Env": "1" //1<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>IP<EFBFBD><EFBFBD>Ĭ<EFBFBD><EFBFBD>0 <EFBFBD>ڻ<EFBFBD>IP "Env": "1" //1<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>IP<EFBFBD><EFBFBD>Ĭ<EFBFBD><EFBFBD>0 <EFBFBD>ڻ<EFBFBD>IP

View File

@ -18,8 +18,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://172.26.13.0:3153/", "IdentityServer": "http://172.26.13.0:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },

View File

@ -12,8 +12,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/", "IdentityServer": "http://47.122.43.22:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },

View File

@ -16,7 +16,7 @@
"SapInvokeHost": "http://172.20.8.85:9191/api/", "SapInvokeHost": "http://172.20.8.85:9191/api/",
"IdentityServer": "http://36.133.75.96:3153/", "IdentityServer": "http://36.133.75.96:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },

View File

@ -5,7 +5,7 @@
"commandName": "Project", "commandName": "Project",
"launchUrl": "api/values", "launchUrl": "api/values",
"environmentVariables": { "environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Test" "ASPNETCORE_ENVIRONMENT": "Development"
}, },
"nativeDebugging": true, "nativeDebugging": true,
"applicationUrl": "http://localhost:5179" "applicationUrl": "http://localhost:5179"

View File

@ -11,13 +11,13 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://172.21.157.142:3153/", "IdentityServer": "http://172.21.157.142:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },
"RedisConfig": { "RedisConfig": {
"RedisConnectionString": "172.21.157.142:6379,password=mhsaferedis,defaultDatabase=5", "RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true "IsRedis": true
}, },
"InflexdbConfig": { "InflexdbConfig": {

View File

@ -17,8 +17,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://120.25.146.51:3153/", "IdentityServer": "http://120.25.146.51:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"RedisFormConfig": "true", "RedisFormConfig": "true",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "PDEVJY", "TenantConnKey": "PDEVJY",

View File

@ -17,8 +17,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://172.26.13.0:3153/", "IdentityServer": "http://172.26.13.0:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
"RedisFormConfig": "true", "RedisFormConfig": "true",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY", "TenantConnKey": "MHJY",

View File

@ -11,8 +11,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/", "IdentityServer": "http://47.122.43.22:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"RedisFormConfig": "true", "RedisFormConfig": "true",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY", "TenantConnKey": "MHJY",

View File

@ -16,7 +16,7 @@
"SapInvokeHost": "http://172.20.8.85:9191/api/", "SapInvokeHost": "http://172.20.8.85:9191/api/",
"IdentityServer": "http://36.133.75.96:3153/", "IdentityServer": "http://36.133.75.96:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"RedisFormConfig": "true", "RedisFormConfig": "true",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"

View File

@ -5,7 +5,7 @@
"commandName": "Project", "commandName": "Project",
"launchUrl": "api/values", "launchUrl": "api/values",
"environmentVariables": { "environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Test" "ASPNETCORE_ENVIRONMENT": "Development"
}, },
"applicationUrl": "http://localhost:5180", "applicationUrl": "http://localhost:5180",
"nativeDebugging": false "nativeDebugging": false

View File

@ -11,13 +11,13 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://172.21.157.142:3153/", "IdentityServer": "http://172.21.157.142:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },
"RedisConfig": { "RedisConfig": {
"RedisConnectionString": "172.21.157.142:6379,password=mhsaferedis,defaultDatabase=5", "RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
"IsRedis": true "IsRedis": true
}, },
"InflexdbConfig": { "InflexdbConfig": {

View File

@ -17,8 +17,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://120.25.146.51:3153/", "IdentityServer": "http://120.25.146.51:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "PDEVJY", "TenantConnKey": "PDEVJY",
"Env": "1", //1IP0 IP, "Env": "1", //1IP0 IP,

View File

@ -17,8 +17,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://172.26.13.0:3153/", "IdentityServer": "http://172.26.13.0:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY", "TenantConnKey": "MHJY",
"Img_Local": "D:\\release\\img\\", "Img_Local": "D:\\release\\img\\",

View File

@ -11,8 +11,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://47.122.43.22:3153/", "IdentityServer": "http://47.122.43.22:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHJY", "TenantConnKey": "MHJY",
"Img_Local": "D:\\uploadFile\\", "Img_Local": "D:\\uploadFile\\",

View File

@ -16,7 +16,7 @@
"SapInvokeHost": "http://172.20.8.85:9191/api/", "SapInvokeHost": "http://172.20.8.85:9191/api/",
"IdentityServer": "http://36.133.75.96:3153/", "IdentityServer": "http://36.133.75.96:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },

View File

@ -5,7 +5,7 @@
"commandName": "Project", "commandName": "Project",
"launchUrl": "api/values", "launchUrl": "api/values",
"environmentVariables": { "environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Test" "ASPNETCORE_ENVIRONMENT": "Development"
}, },
"nativeDebugging": false, "nativeDebugging": false,
"applicationUrl": "http://localhost:5177" "applicationUrl": "http://localhost:5177"

View File

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

View File

@ -9,8 +9,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://120.25.146.51:3153/", "IdentityServer": "http://120.25.146.51:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "PDEVJY", "TenantConnKey": "PDEVJY",
"Env": "1" //1<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>IP<EFBFBD><EFBFBD>Ĭ<EFBFBD><EFBFBD>0 <EFBFBD>ڻ<EFBFBD>IP "Env": "1" //1<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>IP<EFBFBD><EFBFBD>Ĭ<EFBFBD><EFBFBD>0 <EFBFBD>ڻ<EFBFBD>IP

View File

@ -9,8 +9,8 @@
"isSqlLog": "false", "isSqlLog": "false",
"IdentityServer": "http://172.26.13.0:3153/", "IdentityServer": "http://172.26.13.0:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
"AllConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetAllDbConn", "AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },

View File

@ -16,7 +16,7 @@
"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://47.122.43.22:3153/",
"WebSocketPort": "3140", "WebSocketPort": "3140",
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn", "ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
"ConnDataKey": "MHKSAQ1212010101", "ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHKSAQJY" "TenantConnKey": "MHKSAQJY"
}, },

View File

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

View File

@ -64,7 +64,7 @@ namespace APT.Utility
foreach (var con in connectStrings) foreach (var con in connectStrings)
{ {
connects.Add($"{con},defaultDatabase=0,poolsize=100,writeBuffer=10240"); connects.Add($"{con},defaultDatabase=5,poolsize=100,writeBuffer=10240");
} }
return connects.ToArray(); return connects.ToArray();