فهرست منبع

可以查询没有医疗组的医生

songxinlu 3 سال پیش
والد
کامیت
7aa9785189
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>