Mybatis中实现mysql分页写法!!注意

1.  ?不允许在关键字前后进行数学运算,需要在代码中计算完成后传递到mapper.xml中

原文地址:https://www.cnblogs.com/yikuan-919/p/9691719.html