修改了Swagger配制
This commit is contained in:
Binary file not shown.
@@ -7,16 +7,16 @@
|
||||
"sslPort": 44388
|
||||
}
|
||||
},
|
||||
"$schema": "http://json.schemastore.org/launchsettings.json",
|
||||
"profiles": {
|
||||
"IIS Express": {
|
||||
"commandName": "IISExpress",
|
||||
"launchBrowser": true,
|
||||
"launchUrl": "swagger",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
}
|
||||
},
|
||||
//"$schema": "http://json.schemastore.org/launchsettings.json",
|
||||
//"profiles": {
|
||||
// "IIS Express": {
|
||||
// "commandName": "IISExpress",
|
||||
// "launchBrowser": true,
|
||||
// "launchUrl": "swagger",
|
||||
// "environmentVariables": {
|
||||
// "ASPNETCORE_ENVIRONMENT": "Development"
|
||||
// }
|
||||
// },
|
||||
"WMS.Web.Api": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": false,
|
||||
|
||||
Reference in New Issue
Block a user