ALTER TABLE `ufutx_s2_supplier_notice` ADD `status` TINYINT NOT NULL DEFAULT '1' COMMENT '1=订阅,2=取消订阅' AFTER `mobile_number`;