zhaowenxuan
2024-12-13 ae15dc64b21b6ed3a96a5945f2f1ce1bc8833a3f
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"