zhaowenxuan
2024-12-10 7e27dd7796c6a8b8b03ac0f135796fce8b65d5b5
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"