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