ALTER TABLE pms_brand ADD qssl int default 0 COMMENT '起始销售数量'; ALTER TABLE pms_brand ADD dgxy varchar(255) DEFAULT NULL COMMENT '订购协议';