zhubaomin
2024-11-06 2129ea1fca4900b7fcf1c32505fd3929f67bee2e
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){
            /**