去除默认分页合理化参数

This commit is contained in:
RuoYi 2021-07-25 10:36:42 +08:00
parent 57da9f7ffe
commit 15c7578692

View File

@ -82,7 +82,6 @@ mybatis:
# PageHelper分页插件
pagehelper:
helperDialect: mysql
reasonable: true
supportMethodsArguments: true
params: count=countSql