alter table `joylink`.`project` ADD COLUMN `default_org` bigint NULL comment '默认组织ID' AFTER `server_setting`;