Browse Source

质控医疗组

chengyao 4 years ago
parent
commit
3dc01ee888
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/mapper/BehospitalInfoMapper.xml

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

@@ -3798,7 +3798,7 @@
         </if>
         </if>
         ) t1 LEFT JOIN med_qcresult_cases e
         ) t1 LEFT JOIN med_qcresult_cases e
         on  t1.behospitalCode = e.behospital_code
         on  t1.behospitalCode = e.behospital_code
-        and t1.hospital_id = e.hospital_id
+        and t1.hospitalId = e.hospital_id
         AND e.is_deleted = 'N'
         AND e.is_deleted = 'N'
         and e.cases_id = 243,
         and e.cases_id = 243,
         (
         (