xujunwei 1 ano atrás
pai
commit
48f7e865f3

+ 1 - 1
framework-common/src/main/java/com/mrxu/framework/common/MrxuConst.java

@@ -8,7 +8,7 @@ public class MrxuConst {
     /**
      * 分页查询每页最大数据条数
      */
-    public final static long MAX_PAGE_SIZE = 1000;
+    public final static long MAX_PAGE_SIZE = 10000;
 
     /**
      * 启用状态值