ALTER TABLE `ufutx_s2_supplier` ADD `net_days` INT UNSIGNED NOT NULL DEFAULT '30' COMMENT '账期' AFTER `name`;