字段 类型 默认 注释
id int(11) NO id
uniacid INT(11) NO 公众号id
goods_id integer NO 商品ID
is_ozy_switch tinyinteger YES 1 是否开启 1-关闭 2-使用统一比例 3-使用等级比例
self_rebate decimal(14,2) YES 0.00 自购返利统一比例
direct_rebate decimal(14,2) YES 0.00 销售返利统一比例
is_level tinyInteger YES 2 自购开启 1-开启 2-关闭
is_direct tinyInteger YES 2 直推消费开启 1-开启 2-关闭
level text YES 自购返利会员等级设置
direct text YES 销售返利会员等级设置
switch tinyInteger YES 直推奖励限制开关 1-开启 2-关闭
love_switch tinyInteger YES 0 爱心值开关 0-关 1-开
love_level integer YES -1 爱心值限制发放等级
created_at int(11) YES 创建时间
updated_at int(11) YES 更新时间
deleted_at int(11) YES 删除时间