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