alter table `t_ability_application` ADD COLUMN `expire_date` datetime DEFAULT NULL comment '过期时间';