BE-CAL-001: Mark TimeSlot model task complete, update Backend submodule

This commit is contained in:
zhi
2026-03-30 17:45:22 +00:00
parent 2d5e055fc8
commit ea9f12b9b1
2 changed files with 6 additions and 6 deletions

View File

@@ -95,11 +95,11 @@
## C. HarborForge.Backend - Calendar 基础模型与规则 ## C. HarborForge.Backend - Calendar 基础模型与规则
- [ ] BE-CAL-001:新增 Calendar 基础模型 `TimeSlot`(backend only) - [x] BE-CAL-001:新增 Calendar 基础模型 `TimeSlot`(backend only)
- [ ] 新增表结构 - [x] 新增表结构
- [ ] 定义 slot status / slot type / event type 枚举 - [x] 定义 slot status / slot type / event type 枚举
- [ ] 定义时间字段与时长字段 - [x] 定义时间字段与时长字段
- [ ] 定义 `plan_id` 关联 - [x] 定义 `plan_id` 关联
- [ ] BE-CAL-002:新增 Calendar 基础模型 `SchedulePlan`(backend only) - [ ] BE-CAL-002:新增 Calendar 基础模型 `SchedulePlan`(backend only)
- [ ] 新增表结构 - [ ] 新增表结构