pagehelper配置修改

This commit is contained in:
2025-12-22 22:34:18 +08:00
parent d0c4a6664f
commit 2130ce0b7b
4 changed files with 6 additions and 6 deletions

View File

@@ -113,6 +113,7 @@ mybatis:
# PageHelper分页插件
pagehelper:
helperDialect: mysql
reasonable: false
supportMethodsArguments: true
params: count=countSql