mirror of https://gitee.com/y_project/RuoYi.git
去除默认分页合理化参数
parent
57da9f7ffe
commit
15c7578692
|
@ -82,7 +82,6 @@ mybatis:
|
|||
# PageHelper分页插件
|
||||
pagehelper:
|
||||
helperDialect: mysql
|
||||
reasonable: true
|
||||
supportMethodsArguments: true
|
||||
params: count=countSql
|
||||
|
||||
|
|
Loading…
Reference in New Issue