@@ -1953,6 +1953,9 @@
#{item}
</foreach>
</if>
+ <if test="vo.riskCode != null and vo.riskCode != '' and vo.riskCode != 'all'">
+ and iac.product = #{vo.riskCode}
+ </if>
GROUP BY
agree.insurance_company_id,
agree.insurance_company,