mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-20 18:26:38 +08:00
去除默认分页合理化参数
This commit is contained in:
parent
0a516e3001
commit
60673b3b64
@ -100,7 +100,6 @@ mybatis:
|
|||||||
# PageHelper分页插件
|
# PageHelper分页插件
|
||||||
pagehelper:
|
pagehelper:
|
||||||
helperDialect: mysql
|
helperDialect: mysql
|
||||||
reasonable: true
|
|
||||||
supportMethodsArguments: true
|
supportMethodsArguments: true
|
||||||
params: count=countSql
|
params: count=countSql
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user