docs(M01-A): 记录后端HTTP验证进度

This commit is contained in:
Codex
2026-06-16 21:04:38 +08:00
parent 6114124ecb
commit de63164972
10 changed files with 36 additions and 25 deletions
@@ -25,5 +25,8 @@
```bash
npm --prefix backend test
npm --prefix backend run build
powershell -ExecutionPolicy Bypass -File scripts/dev/windows/check-backend.ps1
```
`check-backend.ps1` 会启动编译后的 Fastify 进程,并分别请求 `/app-api/health``/admin-api/health` 校验 `ok``service``traceId`