) comment '运费金额',
promotion_amount decimal(10,2) comment '促销优化金额(促销价、满减、阶梯价)',
integration_amount...int(1) comment '确认收货状态:0->未确认;1->已确认',
delete_status int(1) not null default 0 comment '删除状态...:0->未删除;1->已删除',
use_integration int comment '下单时使用的积分',
payment_time datetime comment...',
promotion_amount decimal(10,2) comment '商品促销分解金额',
coupon_amount decimal(10,2) comment...(10,2) comment '该商品经过优惠后的分解金额',
gift_integration int not null default 0 comment '商品赠送积分',
gift_growth