alter table t_user add resource_type SMALLINT not null default 0 COMMENT '0表示职员;1表示external-member';