王新凯 преди 3 години
родител
ревизия
fab84fc4b8
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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)