数据库字典/vsl_order_goods_promotion_details/订单商品项优惠详情表

字段名 数据类型 允许为空 描述
id int(11) NO 表序号
order_id int(11) NO 订单ID
sku_id int(11) NO 商品skuid
promotion_type varbinary(255) NO 优惠类型规则ID(满减对应规则)
promotion_id int(11) NO 优惠ID
discount_money decimal(10,2) NO 优惠的金额,单位:元,精确到小数点后两位
used_time int(11) YES 使用时间
website_id int(11) NO 实例id