ALTER TABLE `la_gift_package_order`
MODIFY COLUMN `expiration_time` int(11) UNSIGNED NULL DEFAULT NULL COMMENT '过期时间';