Skip to content

Commit 506d15a

Browse files
committed
feat: pagehelper 开启 pageSize 为 0 查全部
1 parent 5b7b945 commit 506d15a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

application/src/main/resources/application.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ pagehelper:
7575
params: count=countSql
7676
auto-dialect: true
7777
auto-runtime-dialect: true
78+
page-size-zero: true
7879

7980
# mybatis plus 配置
8081
mybatis-plus:

0 commit comments

Comments
 (0)