wuzeyu
2024-08-26 e10c9e150cef3096b295e6d9a3160862f4f0128d
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){
            /**