表格: whatsns_user_attention—用户关注表
索引:
名称 | 类型 | 属性 | 备注 |
主索引 | uid, followerid | unique |
字段:
名称 | 类型 | 空 | 默认值 | 属性 | 备注 |
uid | int(10) | 否 | 用户uid | ||
followerid | int(10) | 否 | 关注人uid | ||
follower | char(18) | 否 | 关注人名字 | ||
time | int(10) | 否 | 关注时间 |
表格: whatsns_user_attention—用户关注表
索引:
名称 | 类型 | 属性 | 备注 |
主索引 | uid, followerid | unique |
字段:
名称 | 类型 | 空 | 默认值 | 属性 | 备注 |
uid | int(10) | 否 | 用户uid | ||
followerid | int(10) | 否 | 关注人uid | ||
follower | char(18) | 否 | 关注人名字 | ||
time | int(10) | 否 | 关注时间 |