lohir
2024-10-21 1038a53e4b173bb853547e5250565567b8e85716
src/main/java/com/ycl/jxkg/domain/vo/admin/education/EducationResourceVO.java
@@ -15,9 +15,9 @@
 */
@Data
public class EducationResourceVO {
    /** 当前页大小 */
    private Integer pageSize = 10;
    /** 当前页 */
    private Integer pageNum = 1;
    private Integer id;