Explorar o código

厦门五院个性化需求

hecc %!s(int64=2) %!d(string=hai) anos
pai
achega
4f4004717c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/mapper/BehospitalInfoMapper.xml

+ 1 - 1
src/main/resources/mapper/BehospitalInfoMapper.xml

@@ -775,7 +775,7 @@
         AND a.hospital_id = c.hospital_id
         AND a.behospital_code = b.behospital_code
         AND b.rec_id = c.rec_id
-        and b.mode_id = '24'
+        and (b.mode_id = '24' or b.mode_id = '3')
         <if test="isPlacefile != null and isPlacefile != ''">
             and a.is_placefile = #{isPlacefile}
         </if>