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