xiangpei
2024-07-05 8d42b23c07433f11cb0b1e16d9c74b0e29fd35ce
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);
}