#56 配置问题 #55 枚举问题 已PR

This commit is contained in:
igeekfan
2023-08-02 22:25:13 +08:00
parent fb383e2c3c
commit 17ee580d85
6 changed files with 10 additions and 11 deletions

View File

@ -6,7 +6,7 @@
"dotnetRunMessages": true,
"launchBrowser": true,
"launchUrl": "swagger",
"applicationUrl": "https://localhost:7030;http://localhost:5030",
"applicationUrl": "http://localhost:5000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}