lige
2023-11-15 11684f85ba0efefcb1b421af58e6f8284d51e716
ltkj-hosp/src/main/resources/mapper/hosp/TjReservationMapper.xml
@@ -103,7 +103,7 @@
    </select>
    <select id="selectTjReservationById" parameterType="Long" resultMap="TjReservationResult">
    <select id="selectTjReservationById" parameterType="String" resultMap="TjReservationResult">
        <include refid="selectTjReservationVo"/>
        where id = #{id}
    </select>