java - 实现了mybatis的拉截器 拉截到了一些代码中没有的方法
阿神
阿神 2017-04-18 10:45:20
0
2
712
阿神
阿神

闭关修行中......

reply all(2)
伊谢尔伦

It turns out that PageHelper.startXXX() is used where it shouldn’t be used;
There is no SQL query statement immediately below.

Peter_Zhu

Although you are not using the paging plug-in here, it will still count the total number of queries every time, so it is normal to have _COUNT.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!