zhibing.pu
2024-07-24 c493d7d249a2b80555d64470a7f6112dd979d6fc
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);
}