@@ -45,5 +45,5 @@ public class PrescribeStatParam {
private int pageNum=1;
- private int pageSize=10;
+ private int pageSize=150;
}