王新凯 3 роки тому
батько
коміт
e284c97a85
1 змінених файлів з 2 додано та 0 видалено
  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);