insert into `t_device_abnormal_history` (`total_count`, `abnormal_count`, `create_date`) VALUES (#{total_count}, #{abnormal_count}, SYSDATE())