Explorar o código

08 06 01 fix show select

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

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

@@ -33,7 +33,7 @@
           and crr.hosp_id = #{hospId}
           and csl.hosp_id = #{hospId}
           and crr.report_id = #{reportId}
-          and csl.relation = 2
+          and crr.relation = 2
 
     </select>