refactor: 分页插件,配置文件修改

This commit is contained in:
Kelvin 2024-10-31 14:12:13 +08:00
parent bbe7262a03
commit 6d0a945aaf

View File

@ -103,7 +103,7 @@ mybatis:
# PageHelper分页插件 # PageHelper分页插件
pagehelper: pagehelper:
# helperDialect: mysql helperDialect: oracle
supportMethodsArguments: true supportMethodsArguments: true
params: count=countSql params: count=countSql