宠物医院 会员对接表(yz_pet_member)

字段 类型 默认 注释
id int(11) NO id
uniacid int(11) NO 0 公众号id
member_id int(11) NO 0 会员ID
user_id int(11) no 0 会员ID
goods_id integer no 0 商品ID
province_id integer 省级ID
city_id int YES 0 市级ID
district_id int(11) no 0 区级ID
street_id int(11) no 0 街道级ID
address int(11) no 0
created_at int(11) YES 创建时间
updated_at int(11) YES 修改时间
deleted_at int(11) YES 删除时间