Commit Graph

4 Commits

Author SHA1 Message Date
hmo c6f7d9f7e3 docs: add export preview implementation plan 2026-04-28 13:00:59 +08:00
hmo e3aeee0af2 docs: add export preview feature design spec 2026-04-28 13:00:59 +08:00
hmo b54b6c7aec feat: 添加 Goal, GoalRelation, StudentGoal 三个数据模型
- Goal: 目标表,支持存储学习目标
- GoalRelation: 目标自关联多对多表,支持 DAG 结构
- StudentGoal: 学员目标记录表,关联学员和目标
2026-04-23 20:10:08 +08:00
hmo fd593bddf4 feat: 初始提交 v1.2.0 - 钢琴练习方案生成系统 2026-04-21 20:00:33 +08:00