调整齐套分拣模块代码
This commit is contained in:
12
common/Tnb.CollectiveOAuth/Properties/launchSettings.json
Normal file
12
common/Tnb.CollectiveOAuth/Properties/launchSettings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"profiles": {
|
||||
"Tnb.CollectiveOAuth": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"applicationUrl": "https://localhost:50269;http://localhost:50270"
|
||||
}
|
||||
}
|
||||
}
|
||||
12
common/Tnb.Common.Core/Properties/launchSettings.json
Normal file
12
common/Tnb.Common.Core/Properties/launchSettings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"profiles": {
|
||||
"Tnb.Common.Core": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"applicationUrl": "https://localhost:50271;http://localhost:50273"
|
||||
}
|
||||
}
|
||||
}
|
||||
12
common/Tnb.Common/Properties/launchSettings.json
Normal file
12
common/Tnb.Common/Properties/launchSettings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"profiles": {
|
||||
"Tnb.Common": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"applicationUrl": "https://localhost:50246;http://localhost:50267"
|
||||
}
|
||||
}
|
||||
}
|
||||
12
common/Tnb.SqlSugar/Properties/launchSettings.json
Normal file
12
common/Tnb.SqlSugar/Properties/launchSettings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"profiles": {
|
||||
"Tnb.SqlSugar": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"applicationUrl": "https://localhost:50289;http://localhost:50290"
|
||||
}
|
||||
}
|
||||
}
|
||||
12
common/Tnb.Thirdparty/Properties/launchSettings.json
vendored
Normal file
12
common/Tnb.Thirdparty/Properties/launchSettings.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"profiles": {
|
||||
"Tnb.Thirdparty": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"applicationUrl": "https://localhost:50276;http://localhost:50277"
|
||||
}
|
||||
}
|
||||
}
|
||||
12
common/Tnb.WebSockets/Properties/launchSettings.json
Normal file
12
common/Tnb.WebSockets/Properties/launchSettings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"profiles": {
|
||||
"Tnb.WebSockets": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"applicationUrl": "https://localhost:50272;http://localhost:50274"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user