zhaowenxuan
2024-07-19 c4926ce8ecfeeefd20ee5678a97a508e5769e2c1
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"