语音商品 商品表(yz_voice_goods_commodity)

字段 类型 默认 注释
id int(11) NO id
uniacid int(11) NO 0 公众号id
goods_id int(11) YES 0 商城商品ID
content string YES 0 商品简介
jurisdiction text NO 0 权限相关设置(序列化)
curriculum text YES null 语音商品链接
type tinyint(1) YES null 1-有效 0-有效
created_at int(11) YES 创建时间
updated_at int(11) YES 修改时间
deleted_at int(11) YES 删除时间