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:
# helperDialect: mysql
helperDialect: oracle
supportMethodsArguments: true
params: count=countSql