zhaowenxuan
2025-05-13 2b2763c83e352f8ffd2ac0b5c46b60c49ee78439
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"