xiangpei
2024-10-31 c89a3707c556f97c4531f556e6c832cb6b5d2b43
src/main/java/com/ycl/jxkg/mapper/EducationResourceMapper.java
@@ -23,5 +23,5 @@
    List<EducationResourceVO> page(@Param("query") EducationResourceVO query);
    List<EducationResourceVO> byType(@Param("query") StudentOnlineVO query);
    List<EducationResourceVO> studentPage(@Param("query") EducationResourceVO query);
}