java110 %!s(int64=5) %!d(string=hai) anos
pai
achega
f31cc72990

+ 0 - 3
java110-db/src/main/resources/mapper/user/OwnerCarServiceDaoImplMapper.xml

@@ -161,9 +161,6 @@
         <if test="bId !=null and bId != ''">
             and t.b_id= #{bId}
         </if>
-        <if test="userId !=null and userId != ''">
-            and t.user_id= #{userId}
-        </if>
         <if test="carId !=null and carId != ''">
             and t.car_id= #{carId}
         </if>