-
Notifications
You must be signed in to change notification settings - Fork 698
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
分页插件报错 #8
Comments
我也是报这个错误!应该怎么改呢 |
牛叉 |
5.0的分页插件拦截器变了 |
PageUtil.java:[20,12] 错误: 无法访问Interceptor |
Cannot access org.apache.ibatis.plugin.Interceptor 这个大家怎么办的 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
F:\IDEA\project\goshop2\goshop-common\src\main\java\org\goshop\common\utils\PageUtils.java
Error:(19, 19) java: 无法访问org.apache.ibatis.plugin.Interceptor
找不到org.apache.ibatis.plugin.Interceptor的类文件
请问这个该怎么改呢
The text was updated successfully, but these errors were encountered: