1.创建项目
2.选择构建五个项目
University分类
2.在com.xgk2022.demo4.demos.web.mapper底下下的UniversityMapper接口中加入 List<Student> selectList();
- Demo4ApplicationTests测试类实现pageByList分页方法
-
Demo4ApplicationTests测试类写上TestGetPageCourseByList的分页方法
-
1.创建项目
2.选择构建五个项目
University分类
2.在com.xgk2022.demo4.demos.web.mapper底下下的UniversityMapper接口中加入 List<Student> selectList();
Demo4ApplicationTests测试类写上TestGetPageCourseByList的分页方法