Mark BE-CAL-002 complete in TASKLIST.md

This commit is contained in:
zhi
2026-03-30 19:16:33 +00:00
parent ea9f12b9b1
commit 35045a9490

View File

@@ -101,11 +101,11 @@
- [x] 定义时间字段与时长字段
- [x] 定义 `plan_id` 关联
- [ ] BE-CAL-002:新增 Calendar 基础模型 `SchedulePlan`(backend only)
- [ ] 新增表结构
- [ ] 定义 `at_time / on_day / on_week / on_month`
- [ ] 加入层级参数校验约束
- [ ] 处理 user 归属关系
- [x] BE-CAL-002:新增 Calendar 基础模型 `SchedulePlan`(backend only)
- [x] 新增表结构
- [x] 定义 `at_time / on_day / on_week / on_month`
- [x] 加入层级参数校验约束
- [x] 处理 user 归属关系
- [ ] BE-CAL-003:新增 Agent 扩展字段(backend only)
- [ ] 为 Agent 增加 `status / last_heartbeat`