摘要: 由于PageHelper 自带的分页器只能作用于第一个SQL查询 对List数据无效所以需要进行处理,以下放工具类直接调用 import com.github.pagehelper.Page; import com.github.pagehelper.PageInfo; import java.ut 阅读全文
posted @ 2021-12-08 09:27 掀起你的头盖骨 阅读(1383) 评论(0) 推荐(0)