liujie
4 天以前 a78782b361c2bd038cdf30d8533f9e3926065d4a
cloud-server-course/src/main/java/com/dsh/course/mapper/CoursePackageStudentMapper.java
@@ -43,4 +43,5 @@
    void updateSignInOrNotById(@Param("id") Long id);
    List<ClassListDto> getHoliList(@Param("tStudentId")Integer tStudentId);
}