分支自 ard/ruoyi-api
ard-work/src/main/resources/mapper/sy/ArdSyCarMapper.xml @@ -101,4 +101,8 @@ #{id} </foreach> </select> <select id="carListById" parameterType="String" resultMap="ArdSyCarResult"> select * from ard_sy_car where car_id = #{carId} </select> </mapper>