去除默认分页合理化参数
src/main/resources/application.yml @@ -100,7 +100,6 @@ # PageHelper分页插件 pagehelper: helperDialect: mysql reasonable: true supportMethodsArguments: true params: count=countSql