王新凯 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)