This commit is contained in:
2026-05-15 10:58:01 +08:00
parent 64e1b29fa1
commit 266c8c76c2
2 changed files with 10 additions and 10 deletions

View File

@@ -8,15 +8,15 @@
}
},
"$schema": "http://json.schemastore.org/launchsettings.json",
"profiles": {
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"launchUrl": "swagger",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
//"profiles": {
// "IIS Express": {
// "commandName": "IISExpress",
// "launchBrowser": true,
// "launchUrl": "swagger",
// "environmentVariables": {
// "ASPNETCORE_ENVIRONMENT": "Development"
// }
// },
"WMS.Web.Api": {
"commandName": "Project",
"launchBrowser": false,