{ "profiles": { "djy_AfrApi_测试环境": { "commandName": "Project", "launchUrl": "swagger", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }, "applicationUrl": "http://localhost:30818" }, "djy_AfrApi_正式环境": { "commandName": "Project", "launchUrl": "swagger", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Production" }, "applicationUrl": "http://localhost:30818" } }, "$schema": "http://json.schemastore.org/launchsettings.json", "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:31094", "sslPort": 0 } } }