schangxiang@126.com
2025-04-03 1d67f77e838df88b0223083378fb3381e691b4ae
Api/Properties/launchSettings.json
@@ -4,8 +4,8 @@
    "windowsAuthentication": false,
    "anonymousAuthentication": true,
    "iisExpress": {
      "applicationUrl": "http://localhost:5006",
      "sslPort": 5006
      "applicationUrl": "http://localhost:7777",
      "sslPort": 7777
    }
  },
  "profiles": {
@@ -14,7 +14,7 @@
      "dotnetRunMessages": true,
      "launchBrowser": true,
      "launchUrl": "swagger",
      "applicationUrl": "http://localhost:5006",
      "applicationUrl": "http://localhost:7777",
      "environmentVariables": {
        "ASPNETCORE_ENVIRONMENT": "Development"
      }
@@ -24,7 +24,7 @@
      "dotnetRunMessages": true,
      "launchBrowser": true,
      "launchUrl": "swagger",
      "applicationUrl": "https://localhost:7205;http://localhost:5006",
      "applicationUrl": "https://localhost:7205;http://localhost:7777",
      "environmentVariables": {
        "ASPNETCORE_ENVIRONMENT": "Development"
      }