wugg 7 tháng trước cách đây
mục cha
commit
ca801eee4d
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      app/bug/controller/WechatPush.php

+ 2 - 2
app/bug/controller/WechatPush.php

@@ -84,8 +84,8 @@ class WechatPush extends Base{
 
     public function getList(){
         $post = $this->request->param([
-            "page"=>"",
-            "size"=>"",
+            "page"=>1,
+            "size"=>15,
             "push_name"=>"",
             "belong"=>"",
             ],"post","trim");