Explorar o código

Merge remote-tracking branch 'origin/dev/h5&log_20220506' into debug

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

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

@@ -21540,6 +21540,7 @@
         ) k5 ON k1.hospital_id = k5.hospital_id
         WHERE
         1 = 1
+        AND k2.id is not null
         <if test="isReject != null ">
             AND k3.is_reject = #{isReject}
         </if>