zhubaomin
2024-09-24 e5eb11a3a463c6c5ff86998649f2d13543403dc8
pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/webUtil/QueryResultVo.java
@@ -61,7 +61,7 @@
        }
        if(this.itemTotal == 0){
            this.pageSize = 1 ;
            this.pageSize = 10 ;
        }
        if(this.pageSize == null || this.pageSize <= 0){
            /**