alter table `t_ability_application` MODIFY COLUMN `instance_id` bigint(20) NULL DEFAULT NULL comment '流程实例ID' ;