插件:区块链 -数字资产化

资产出售记录表

字段 类型 默认 注释
id int 分类ID
uniacid int 公众号ID
uid int 会员ID
asset_id int 数字资产id
total decima 0 出售数量
amount decima 0 出售总额
poundage decima 0 手续费
poundage_rate decima 0 手续费比例
income decima 0 收入金额
status decima 0 受理状态
created_at int 0 创建时间
updated_at int 0 修改时间

备注:无