‘liusuyi’
2023-09-02 a74a763d8efdda779b4c5e340f850c20a7f4ca9d
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>