zhaowenxuan
2024-05-28 2ae8b7c0aba4ceffb6dbb0ad48ece3fdb0ab5cea
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"