调整齐套分拣模块代码
This commit is contained in:
12
QcMgr/Tnb.QcMgr.Entities/Properties/launchSettings.json
Normal file
12
QcMgr/Tnb.QcMgr.Entities/Properties/launchSettings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"profiles": {
|
||||
"Tnb.QcMgr.Entities": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"applicationUrl": "https://localhost:50295;http://localhost:50296"
|
||||
}
|
||||
}
|
||||
}
|
||||
12
QcMgr/Tnb.QcMgr.Interfaces/Properties/launchSettings.json
Normal file
12
QcMgr/Tnb.QcMgr.Interfaces/Properties/launchSettings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"profiles": {
|
||||
"Tnb.QcMgr.Interfaces": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"applicationUrl": "https://localhost:50297;http://localhost:50298"
|
||||
}
|
||||
}
|
||||
}
|
||||
12
QcMgr/Tnb.QcMgr/Properties/launchSettings.json
Normal file
12
QcMgr/Tnb.QcMgr/Properties/launchSettings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"profiles": {
|
||||
"Tnb.QcMgr": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"applicationUrl": "https://localhost:50291;http://localhost:50292"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user