Springboot整合MyBatis-plus:条件构造器 一、按条件查询数据 @Test public void textWrapper(){ QueryWrapper<Stu_info> wrapper = new QueryWrapper