数据库字典

华侨币商品记录表

字段 类型 默认 注释
id int(11) NO 主键id
uniacid int(11) NO 公众号id
goods_id int(11) NO 商品ID
award int(11) NO 奖励状态
award_proportion decimal(14,2) NO 奖励比例
deduction decimal(14,2) NO 抵扣状态
deduction_proportion int(11) NO 抵扣比例
created_at int(11) NO 创建时间
updated_at int(11) NO 更新时间