ALTER TABLE `task` ADD COLUMN `sendcount` int(11) NULL DEFAULT 0 AFTER `peopletype`;