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