style: 添加信息打印

This commit is contained in:
陈淳
2024-04-28 14:47:20 +08:00
parent 643b284e27
commit c21d1dd155
4 changed files with 93 additions and 11 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"