feat: 添加公告管理

This commit is contained in:
陈淳
2024-02-19 17:51:54 +08:00
parent 071ca9462a
commit 5416ba1048
7 changed files with 141 additions and 5 deletions

View File

@@ -5,8 +5,8 @@
"launchBrowser": true,
"launchUrl": "swagger",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
//"ASPNETCORE_ENVIRONMENT": "Staging"
//"ASPNETCORE_ENVIRONMENT": "Development",
"ASPNETCORE_ENVIRONMENT": "Staging"
},
"dotnetRunMessages": true,
"applicationUrl": "http://localhost:19001"