ALTER TABLE `ufutx_s2_bp_logs` CHANGE `snapshot_id` `order_id` BIGINT(20) UNSIGNED NOT NULL DEFAULT '0' COMMENT '购物时的快照id';