Преглед на файлове

08 06 01 fix show select

hr преди 4 години
родител
ревизия
e7346c5c07
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      src/main/resources/mapper/ReportRelationMapper.xml

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

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