gaodm 5 years ago
parent
commit
0018d95c32
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/mapper/QcCasesEntryMapper.xml

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

@@ -21,7 +21,7 @@
     </resultMap>
 
     <select id="getQcCasesEntry" parameterType="com.diagbot.vo.AnalyzeVO" resultType="com.diagbot.dto.QcCasesEntryDTO">
-        SELECT
+        SELECT DISTINCT
             t7.`code`,t7.mode_id
         FROM
             med_medical_record t1,