BE-PR-005: Add Essential schema definitions (create/update/response) and ProposalDetailResponse with nested essentials

This commit is contained in:
zhi
2026-03-30 06:45:06 +00:00
parent b688ebd35d
commit 5d20df11e9

View File

@@ -52,11 +52,11 @@
- [x] 实现唯一编号生成逻辑
- [x] 明确是否需要独立 counter 表
- [ ] BE-PR-005:新增 Essential 的 schema 定义(backend only)
- [ ] 新增 create schema
- [ ] 新增 update schema
- [ ] 新增 response schema
- [ ] 新增 Proposal detail 中嵌套 Essential 的返回结构
- [x] BE-PR-005:新增 Essential 的 schema 定义(backend only)
- [x] 新增 create schema
- [x] 新增 update schema
- [x] 新增 response schema
- [x] 新增 Proposal detail 中嵌套 Essential 的返回结构
- [ ] BE-PR-006:新增 Proposal 下 Essential CRUD API(backend only)
- [ ] 实现创建 Essential