2345
This commit is contained in:
parent
04b660617e
commit
e57e29c07a
@ -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"
|
||||||
|
|||||||
@ -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": {
|
||||||
|
|||||||
@ -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:外机IP;默认0 内机IP
|
"Env": "1", //1:外机IP;默认0 内机IP
|
||||||
"TenantConnKey": "PDEVJY"
|
"TenantConnKey": "PDEVJY"
|
||||||
|
|||||||
@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -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"
|
||||||
|
|||||||
@ -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": {
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
@ -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\\",
|
||||||
|
|||||||
@ -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\\",
|
||||||
|
|||||||
@ -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\\",
|
||||||
|
|||||||
@ -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"
|
||||||
|
|||||||
@ -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
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
@ -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
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
@ -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"
|
||||||
|
|||||||
@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -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"
|
||||||
|
|||||||
@ -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"
|
||||||
|
|||||||
@ -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": {
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -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"
|
||||||
|
|||||||
@ -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": {
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -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"
|
||||||
|
|||||||
@ -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": {
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -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"
|
||||||
|
|||||||
@ -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": {
|
||||||
|
|||||||
@ -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" //1:外机IP;默认0 内机IP
|
"Env": "1" //1:外机IP;默认0 内机IP
|
||||||
|
|||||||
@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -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"
|
||||||
|
|||||||
@ -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"
|
||||||
|
|||||||
@ -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": {
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
@ -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": {
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -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"
|
||||||
|
|||||||
@ -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": {
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
@ -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"
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
@ -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": {
|
||||||
|
|||||||
@ -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:外机IP;默认0 内机IP,
|
"Env": "1", //1:外机IP;默认0 内机IP,
|
||||||
|
|||||||
@ -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\\",
|
||||||
|
|||||||
@ -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\\",
|
||||||
|
|||||||
@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -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"
|
||||||
|
|||||||
@ -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": {
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -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": {
|
||||||
|
|||||||
@ -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();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user