Update implementation status docs

- Mark the user signature upload API as implemented in the backendization plan.

- Refresh the progress next-step list to focus on remaining E2E seed migration, fallback cleanup, audit visibility, export API, rate limits, data migration, and production operations.
This commit is contained in:
2026-05-02 01:46:00 +08:00
parent 014aca8619
commit a16f522a4b
2 changed files with 6 additions and 9 deletions

View File

@@ -204,7 +204,7 @@
- `GET /api/users/:id`
- `PATCH /api/users/:id`
- `DELETE /api/users/:id`
- `POST /api/users/:id/signature`(待实现)
- `POST /api/users/:id/signature`
- `GET /api/departments`
- `POST /api/departments`
- `PATCH /api/departments/:id`