alter table project add sub_type varchar(255); comment on column project.sub_type is '子类型-子系统';