数据库字典

ims_yz_search_filtering(商品标签组表)

字段 类型 默认 注释
id int(11) NO
uniacid int(11) NO 公众号id
name string(100) YES 标签名称
parent_id int(11) YES 0 上级标签id
is_show tinyint YES 0 是否显示 0是1否
created_at int(11) YES 添加时间
updated_at int(11) YES 更新时间
deleted_at int(11) YES 删除时间