pagehelper配置修改
This commit is contained in:
@@ -113,6 +113,7 @@ mybatis:
|
||||
# PageHelper分页插件
|
||||
pagehelper:
|
||||
helperDialect: mysql
|
||||
reasonable: false
|
||||
supportMethodsArguments: true
|
||||
params: count=countSql
|
||||
|
||||
|
||||
Reference in New Issue
Block a user