feat(学生绑定): 实现用户与学生绑定功能及接口
- 新增学生绑定服务与API路由 - 修改dashboard服务去除随机学生fallback逻辑 - 在students集合添加user_id稀疏唯一索引 - 更新init_db.py添加索引初始化 - 完善错误处理与返回数据序列化
Showing
No preview for this file type
File added
app/api/v1/students.py
0 → 100644
No preview for this file type
File added
Please register or sign in to comment