zjh
2024-10-30 c5a0c0b290cba50f76d17843ac062ffa935b15d6
ltkj-hosp/src/main/resources/mapper/hosp/TjDiscardInspectionMapper.xml
@@ -53,6 +53,7 @@
            </if>
            and deleted=0
        </where>
        order by create_time desc
    </select>
    <select id="selectTjDiscardInspectionById" parameterType="Long"