陈德本 пре 5 година
родитељ
комит
8e1ef1d555
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      App/Api/Controller/Index.php

+ 1 - 0
App/Api/Controller/Index.php

@@ -19,6 +19,7 @@ class Index extends Controller
         }else{
             $where=[];
         }
+        $where['status']=1;
         $page = $this->getQuery()->intval("page", 1);
         $pgSize = 20;
 //        $country="+86";