Explorar o código

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

songxinlu %!s(int64=3) %!d(string=hai) anos
pai
achega
7aa9785189
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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>