#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

@ -4,7 +4,7 @@
"commandName": "Project",
"launchBrowser": true,
"launchUrl": "",
"applicationUrl": "http://localhost:5002;https://localhost:5003",
"applicationUrl": "http://localhost:5000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}