update prevent_cj_report_risk_ana_unit set
report_status = #{reportStatus},
report_time = #{reportTime}
where risk_unit_id = #{id}
update prevent_cj_report_risk_ana_unit set
report_status = #{reportStatus},
report_time = #{reportTime}
where id = #{id}