This commit is contained in:
2026-05-27 14:31:52 +08:00
parent 664bd1c337
commit b49dfa9980
2 changed files with 9 additions and 9 deletions

View File

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