ard-work/src/main/resources/mapper/sy/ArdSyCarMapper.xml
@@ -103,6 +103,6 @@ </select> <select id="carListById" parameterType="String" resultMap="ArdSyCarResult"> select * from ard_sy_car where id = #{id} select * from ard_sy_car where car_id = #{carId} </select> </mapper>