字段 类型 默认 注释
id int(11) NO id
uniacid INT(11) NO 公众号id
member_id integer NO 会员ID
oldLevel text YES 原来的等级
newLevel text YES 现在的等级
created_at int(11) YES 创建时间
updated_at int(11) YES 更新时间
deleted_at int(11) YES 删除时间