update.sql 102 B

123
  1. ALTER TABLE `zh_stage`
  2. ADD COLUMN `im_start_num` int(11) NOT NULL DEFAULT 0 AFTER `im_gather_node`;