We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b7b945 commit 506d15aCopy full SHA for 506d15a
1 file changed
application/src/main/resources/application.yml
@@ -75,6 +75,7 @@ pagehelper:
75
params: count=countSql
76
auto-dialect: true
77
auto-runtime-dialect: true
78
+ page-size-zero: true
79
80
# mybatis plus 配置
81
mybatis-plus:
0 commit comments