zhengjb

zhengjb pushed para master em lizx/AI_Backend_Serve

  • e44fc79f1b feat(student): 获取学生基础信息及学习进度 - 新增 StudentInfoController 中的 selectStudentInfo 方法- 在 StudentInfoDto 中添加 progress 字段 - 在 StudentInfoMapper 中添加 selectById 方法 - 在 StudentInfoMapper.xml 中实现 selectById 方法的 SQL - 在 StudentInfoService 中添加 selectStudentInfo 方法

há 4 meses atrás

zhengjb pushed para master em lizx/AI_Backend_Serve

  • 561035fae8 refactor(course): 优化课程查询功能 - 移除 CourseInfoDto,直接使用 CourseInfo 实体类进行查询 - 删除课程查询中的关键字、课程 ID、学校类型等条件 以上为回滚内容 - 更新 GoalInfoController 中的字段映射 - 在 GoalInfoReqDto 中添加 keyWord 字段 适配前端模糊查询

há 5 meses atrás

zhengjb pushed para master em lizx/AI_Backend_Serve

  • 6111308ea4 feat(course): 增加课程列表筛选功能 - 新增 CourseInfoDto 类,用于课程列表筛选参数 - 修改 CourseInfoMapper接口,使用 CourseInfoDto作为参数 - 更新 CourseInfoMapper.xml,添加新的筛选条件 - 修改 CourseInfoService 和 CourseInfoController,支持新的筛选功能 支撑courseId,keyWord查询

há 5 meses atrás