0
点赞
收藏
分享

微信扫一扫

MyBatis - Github-PageHelper


一、简介

传送门 => ​​https://github.com/pagehelper/Mybatis-PageHelper/blob/master/README_zh.md​​

二、教程

传送门 => ​​https://github.com/pagehelper/Mybatis-PageHelper/blob/master/wikis/zh/HowToUse.md​​

  1. 使用PageHealper写SQL时注意最后的“;”不要加,因为该插件会在后面再添加limit语句。
  2. 待更新...


举报

相关推荐

0 条评论