Kaynağa Gözat

结果去重

zhaops 5 yıl önce
ebeveyn
işleme
fbe75985d7

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

@@ -2725,7 +2725,7 @@
 
     <!-- 条目缺陷质控评分页(内页)-->
     <select id="qcResultShortPage" resultType="com.diagbot.dto.QcResultShortDTO">
-        SELECT
+        SELECT DISTINCT
         t1.hospital_id AS hospitalId,
         t1.behospital_code AS behospitalCode,
         t1.LEVEL AS LEVEL,