统一分页配置
This commit is contained in:
@@ -34,7 +34,12 @@ netty:
|
||||
parent-group-threads: 10
|
||||
# 客户端的线程数
|
||||
child-group-threads: 10
|
||||
|
||||
#分页配置
|
||||
pagehelper:
|
||||
supportMethodsArguments: true
|
||||
reasonable: false
|
||||
helperDialect: mysql
|
||||
params: count=countSql
|
||||
logging:
|
||||
level:
|
||||
# web日志
|
||||
|
||||
Reference in New Issue
Block a user