Pārlūkot izejas kodu

Merge branch 'master' of huangrui/CostAccount into role_test

lijiaxi 4 gadi atpakaļ
vecāks
revīzija
330c03a613
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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>