‘liusuyi’
2023-09-09 71dbac60afa54d2642c3471c080686da56579ca0
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>