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