alter table `t_ability_application`
MODIFY COLUMN `application_scene` json NULL comment '应用场景';