王新凯 3 lat temu
rodzic
commit
fab84fc4b8
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      application/api/controller/Index.php

+ 1 - 0
application/api/controller/Index.php

@@ -186,6 +186,7 @@ class Index extends Api
 
 
 
+        dump($where);die();die();
 
         $list=Db::table('p_car')->where('is_deleted',0)
             ->where($where)