puzhibing
2024-02-07 3f50662d2e84ff72b4f3cd48026ac66af4700454
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);
}