-
uuo00_n authored
实现教师端周课表查询接口,包含相关数据模型和服务逻辑 - 新增 TeacherWeekScheduleItem 和 TeacherWeekSummary 数据模型 - 添加 teacher_week_schedule 服务函数处理教师课表查询 - 实现 /teacher/week API 端点,支持周次参数和权限验证
7133e3a8
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| admin.py | ||
| auth.py | ||
| bindings.py | ||
| classes.py | ||
| conversation.py | ||
| dashboard.py | ||
| persons.py | ||
| router.py | ||
| schedules.py | ||
| students.py | ||
| teachers.py |