王新凯 3 rokov pred
rodič
commit
e284c97a85
1 zmenil súbory, kde vykonal 2 pridanie a 0 odobranie
  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);