update tb_user set check_certification = #{checkCertification}, check_certification_message = #{checkCertificationMessage} where user_id = #{userId}