字段 类型 默认 注释
id int(11) NO id
uniacid INT(11) NO 公众号id
member_id Integer YES 0 会员ID
real_name string YES 真实姓名
mobile string YES 0 联系方式
province_id integer YES 省级ID
province_name string YES 拍卖状态
city_id Integer YES 0 市级ID
city_name string YES 市级名称
district_id Integer YES 0 区级ID
district_name string YES 区级名称
street_id Integer YES 0 街道级ID
street_name string YES 0 街道级名称
agent_level tinyInteger YES 0 0:无效;1:省代;2:市代;3:区代:4:街道代理
legalize_num integer YES 0 未认证码
status tinyInteger YES 0 0:待审核;1:通过;-1驳回
agent_at Integer YES 0 成为代理时间
legalize_used_num Integer YES 0 已认证码
created_at int(11) YES 创建时间
updated_at int(11) YES 更新时间
deleted_at int(11) YES 删除时间