docs: 完善文档

This commit is contained in:
Fu Diwei
2025-06-05 10:12:43 +08:00
parent b803e06437
commit 29dc515571
2 changed files with 3 additions and 3 deletions

View File

@@ -136,9 +136,9 @@ else
--- ---
## 常见问题 ## 故障排查
- [本地开发时正常,发布到 IIS 后请求抛出异常?](./FAQ_IISProblem.md) - [本地开发时正常,发布到 IIS 后请求抛出异常?](./Troubleshooting_IISProblem.md)
--- ---

View File

@@ -1,4 +1,4 @@
## 常见问题:本地开发时正常,发布到 IIS 后请求抛出异常? ## 故障排查:本地开发时正常,发布到 IIS 后请求抛出异常?
--- ---