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