Stringsql="update t_zbdc_report set check_type_id=?,message=?,check_bureau_id=? where year=? and area_id=? and b_use=1 and report_level=2";
Stringsql="update t_zbdc_report set check_type_id=?,message=?,check_bureau_id=?,update_ts=now() where year=? and area_id=? and b_use=1 and report_level=2";