王新凯 3 năm trước cách đây
mục cha
commit
e284c97a85
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      application/api/controller/Index.php

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

@@ -134,6 +134,8 @@ class Index extends Api
             }
         }
 
+        $where[]=['type','=',input('type')];
+
 
         //车龄
         $p1=input('p1',0);