ALTER TABLE `purchase_price` ADD COLUMN `dry_grain_price` float(11, 4) NULL COMMENT '干粮收购价' AFTER `sale_limit`;