docs: TODO_API_REFACTOR 全部 22 项勾选完成

This commit is contained in:
2026-08-27 20:08:19 +08:00
parent 7d12167380
commit 443eccb8a6
+2 -2
View File
@@ -33,8 +33,8 @@
## 测试与收尾(high
- [x] 20. 新增 `handlers/api_test.go`happy path / 校验码 / 401 / 403 / CSRF 头 / 429 / 409
- [ ] 21. 更新 `security_test.go`/`p2_validation_test.go`/`p3_upload_test.go`/`session_upload_security_test.go` 到新 URL 与 JSON 断言
- [ ] 22. `go build ./... && go vet ./... && go test ./...` 全绿;README 路由表同步
- [x] 21. 更新 `security_test.go`/`p2_validation_test.go`/`p3_upload_test.go`/`session_upload_security_test.go` 到新 URL 与 JSON 断言
- [x] 22. `go build/vet/test ./...`(含 -count=1 -race全绿;README 路由表同步
## 执行说明