去除默认分页合理化参数
This commit is contained in:
parent
0a516e3001
commit
60673b3b64
|
@ -100,7 +100,6 @@ mybatis:
|
|||
# PageHelper分页插件
|
||||
pagehelper:
|
||||
helperDialect: mysql
|
||||
reasonable: true
|
||||
supportMethodsArguments: true
|
||||
params: count=countSql
|
||||
|
||||
|
|
Loading…
Reference in New Issue