调整齐套分拣模块代码
This commit is contained in:
12
workflow/Tnb.WorkFlow.Entitys/Properties/launchSettings.json
Normal file
12
workflow/Tnb.WorkFlow.Entitys/Properties/launchSettings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"profiles": {
|
||||
"Tnb.WorkFlow.Entitys": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"applicationUrl": "https://localhost:50253;http://localhost:50261"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"profiles": {
|
||||
"Tnb.WorkFlow.Interfaces": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"applicationUrl": "https://localhost:50249;http://localhost:50265"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user