| | |
| | | List<CouponStuAvailableVo> queryStuOfConponDetails(Integer appUserId); |
| | | |
| | | CourseDetailsOfContinuationResp queryStuOfCourseDetails(Integer lessonId, Integer stuId, Integer appUserId); |
| | | |
| | | /** |
| | | * 查询探索-公告列表 |
| | | */ |
| | | List<SysNotice> querySystemNoticeDetails(); |
| | | |
| | | /** |
| | | * 查询公告详情 |
| | | */ |
| | | SysNotice queryNoticeData(Integer noId); |
| | | |
| | | /** |
| | | * 查询常见问题列表 |
| | | */ |
| | |
| | | |
| | | /** |
| | | * 查询学院的上课记录 |
| | | * |
| | | * @param stuId |
| | | * @param appUserId |
| | | * @return |
| | |
| | | ResultUtil cancelReservationOfCourse( Integer courseStuRecordId); |
| | | |
| | | /** |
| | | * |
| | | * @param space 距离 |
| | | * @param cityCode 城市code |
| | | * @return |