ALTER TABLE `health`.`ufutx_report_logs` CHANGE `user_id` `user_id` VARCHAR(50) NOT NULL COMMENT '被举报用户id';