ALTER TABLE `ufutx_users` ADD `modify_at` TIMESTAMP NULL DEFAULT NULL COMMENT '主动修改资料的时间' AFTER `updated_at`;