fuliqi
2024-10-29 5e49ed67e8980d649201aab001511aec4f03bfeb
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);
}