修改了Swagger配制
This commit is contained in:
Binary file not shown.
@@ -7,16 +7,16 @@
|
|||||||
"sslPort": 44388
|
"sslPort": 44388
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"$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,
|
||||||
|
|||||||
Reference in New Issue
Block a user