44323
2024-03-11 6fc23bd4555236b011ef0e9c3096afd0d123ab32
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);
}