去除默认分页合理化参数

This commit is contained in:
RuoYi 2021-07-25 10:35:37 +08:00
parent 0a516e3001
commit 60673b3b64
1 changed files with 0 additions and 1 deletions

View File

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