feat: 优化用户创建

This commit is contained in:
陈淳
2024-04-29 14:42:13 +08:00
parent cabdd55cf5
commit 547c7d1b6d
2 changed files with 12 additions and 6 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"