Commit 7924c4e8 authored by hezhuozhi's avatar hezhuozhi

删除多余分页拦截器

parent 540dafa2
...@@ -178,7 +178,6 @@ public class MysqlServerConfig { ...@@ -178,7 +178,6 @@ public class MysqlServerConfig {
bean.setPlugins(new Interceptor[] {interceptor, bean.setPlugins(new Interceptor[] {interceptor,
paginationInterceptor(),
userEmpowerInterceptor(), userEmpowerInterceptor(),
paginationInterceptor() paginationInterceptor()
}); });
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment