feat: 重构 TodoList 架构,新增动态 API 与 MAUI 内嵌 Web 服务

This commit is contained in:
ShaoHua
2026-04-04 22:11:18 +08:00
parent 81c649cb23
commit aa5407daeb
91 changed files with 3425 additions and 1978 deletions
+1 -1
View File
@@ -182,7 +182,7 @@
## 当前运行状态
### 服务状态
-**TodoList.Api**: 运行中 (http://localhost:5057)
-**TodoList.Api**: 运行中 (http://localhost:5173)
-**TodoList.Web**: 运行中 (http://localhost:5173)
-**TodoList.Maui**: 运行中 (Windows 桌面应用)