Procházet zdrojové kódy

Merge branch 'master' of huangrui/CostAccount into role_test

lijiaxi před 4 roky
rodič
revize
330c03a613

+ 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>