将cshtml换成html文件, 整理文件结构

This commit is contained in:
范露尧
2023-07-10 11:04:09 +08:00
parent 6083c9476c
commit 52428ea0f1
5 changed files with 661 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://10.105.1.16:5566",
"applicationUrl": "http://localhost:5566",
"sslPort": 0
}
},