123
This commit is contained in:
parent
1dbc55e801
commit
a6ff507885
@ -5,7 +5,7 @@
|
||||
"commandName": "Project",
|
||||
"launchUrl": "api/values",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
"ASPNETCORE_ENVIRONMENT": "Test"
|
||||
},
|
||||
"nativeDebugging": true,
|
||||
"applicationUrl": "http://localhost:5101"
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"commandName": "Project",
|
||||
"launchUrl": "api/values",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
"ASPNETCORE_ENVIRONMENT": "Test"
|
||||
},
|
||||
"nativeDebugging": true,
|
||||
"applicationUrl": "http://localhost:5178"
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"commandName": "Project",
|
||||
"launchUrl": "api/values",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
"ASPNETCORE_ENVIRONMENT": "Test"
|
||||
},
|
||||
"nativeDebugging": false,
|
||||
"applicationUrl": "http://localhost:5107"
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"commandName": "Project",
|
||||
"launchUrl": "api/values",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
"ASPNETCORE_ENVIRONMENT": "Test"
|
||||
},
|
||||
"applicationUrl": "http://localhost:5119",
|
||||
"nativeDebugging": false
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"commandName": "Project",
|
||||
"launchUrl": "api/values",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
"ASPNETCORE_ENVIRONMENT": "Test"
|
||||
},
|
||||
"nativeDebugging": true,
|
||||
"applicationUrl": "http://localhost:5117"
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"commandName": "Project",
|
||||
"launchUrl": "api/values",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
"ASPNETCORE_ENVIRONMENT": "Test"
|
||||
},
|
||||
"nativeDebugging": false,
|
||||
"applicationUrl": "http://localhost:5109"
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"commandName": "Project",
|
||||
"launchUrl": "api/values",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
"ASPNETCORE_ENVIRONMENT": "Test"
|
||||
},
|
||||
"nativeDebugging": false,
|
||||
"applicationUrl": "http://localhost:5111"
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"commandName": "Project",
|
||||
"launchUrl": "api/values",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
"ASPNETCORE_ENVIRONMENT": "Test"
|
||||
},
|
||||
"nativeDebugging": false,
|
||||
"applicationUrl": "http://localhost:5116"
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"commandName": "Project",
|
||||
"launchUrl": "api/values",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
"ASPNETCORE_ENVIRONMENT": "Test"
|
||||
},
|
||||
"nativeDebugging": false,
|
||||
"applicationUrl": "http://localhost:5112"
|
||||
|
||||
@ -16,8 +16,8 @@
|
||||
"isSqlLog": "false",
|
||||
"IdentityServer": "http://172.21.157.142:3153/",
|
||||
"WebSocketPort": "3140",
|
||||
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
|
||||
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
|
||||
"ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
|
||||
"AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
|
||||
"ConnDataKey": "MHKSAQ1212010101",
|
||||
"TenantConnKey": "MHJY",
|
||||
"RedisFormConfig": "false",
|
||||
|
||||
@ -17,8 +17,8 @@
|
||||
"isSqlLog": "false",
|
||||
"IdentityServer": "http://120.25.146.51:3153/",
|
||||
"WebSocketPort": "3140",
|
||||
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
|
||||
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
|
||||
"ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
|
||||
"AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
|
||||
"ConnDataKey": "MHKSAQ1212010101",
|
||||
"TenantConnKey": "PDEVJY",
|
||||
"RedisFormConfig": "true",
|
||||
|
||||
@ -17,8 +17,8 @@
|
||||
"isSqlLog": "false",
|
||||
"IdentityServer": "http://172.26.13.0:3153/",
|
||||
"WebSocketPort": "3140",
|
||||
"ConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetDbConn",
|
||||
"AllConnApiUrl": "http://172.26.13.0:3116/api/OP/TenantInfo/GetAllDbConn",
|
||||
"ConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetDbConn",
|
||||
"AllConnApiUrl": "http://172.26.13.0:5116/api/OP/TenantInfo/GetAllDbConn",
|
||||
"ConnDataKey": "MHKSAQ1212010101",
|
||||
"TenantConnKey": "MHJY",
|
||||
"RedisFormConfig": "true",
|
||||
|
||||
@ -16,8 +16,8 @@
|
||||
"isSqlLog": "false",
|
||||
"IdentityServer": "http://47.122.43.22:3153/",
|
||||
"WebSocketPort": "3140",
|
||||
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
|
||||
"AllConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetAllDbConn",
|
||||
"ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
|
||||
"AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
|
||||
"ConnDataKey": "MHKSAQ1212010101",
|
||||
"TenantConnKey": "MHJY",
|
||||
"RedisFormConfig": "false",
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"commandName": "Project",
|
||||
"launchUrl": "api/values",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
"ASPNETCORE_ENVIRONMENT": "Test"
|
||||
},
|
||||
"applicationUrl": "http://localhost:5118",
|
||||
"nativeDebugging": false
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"commandName": "Project",
|
||||
"launchUrl": "api/values",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
"ASPNETCORE_ENVIRONMENT": "Test"
|
||||
},
|
||||
"nativeDebugging": true,
|
||||
"applicationUrl": "http://localhost:5179"
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"commandName": "Project",
|
||||
"launchUrl": "api/values",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
"ASPNETCORE_ENVIRONMENT": "Test"
|
||||
},
|
||||
"applicationUrl": "http://localhost:5180",
|
||||
"nativeDebugging": false
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"commandName": "Project",
|
||||
"launchUrl": "api/values",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
"ASPNETCORE_ENVIRONMENT": "Test"
|
||||
},
|
||||
"nativeDebugging": false,
|
||||
"applicationUrl": "http://localhost:5177"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user