瀏覽代碼

Merge branch '20211018_yw_check' into test_qiyuan

songxinlu 3 年之前
父節點
當前提交
dad741f1c6
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/main/resources/mapper/MedCheckInfoMapper.xml

+ 0 - 1
src/main/resources/mapper/MedCheckInfoMapper.xml

@@ -195,7 +195,6 @@
         AND m.is_deleted = 'N'
         WHERE
         a.is_deleted = 'N'
-        AND m.`code` IS NOT NULL
         <if test="behosDateStart != null and behosDateStart != ''">
             <![CDATA[ AND a.leave_hospital_date >= #{behosDateStart}]]>
         </if>