去除默认分页合理化参数

This commit is contained in:
RuoYi 2021-07-25 10:35:01 +08:00
parent 33308bb66b
commit 13782d0087

View File

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