“UCenter/数据库字典/uc friends”的版本间的差异

来自Blueidea
跳转至: 导航搜索
(创建新页面为 '{|style="font-size:12px;font-family:宋体;border:0px;width:100%;background:#999;" cellspacing="1" cellpadding="3" |- span style="background:#333;color:#fff;" !字段名!!功能…')
 
 
(未显示同一用户的1个中间版本)
第1行: 第1行:
{|style="font-size:12px;font-family:宋体;border:0px;width:100%;background:#999;" cellspacing="1" cellpadding="3"
+
{|class="Tablelist"
|- span style="background:#333;color:#fff;"
+
|-
 
!字段名!!功能
 
!字段名!!功能
|-span valign="top"  style="background:#fff;"
+
|-
|uid ||用户ID
+
|uid||用户ID
|-span valign="top"  style="background:#fff;"
+
|-
 
|friendid||好友用户ID
 
|friendid||好友用户ID
|-span valign="top"  style="background:#fff;"
+
|-
 
|direction||好友添加模式 (3为双向添加)
 
|direction||好友添加模式 (3为双向添加)
|-span valign="top"  style="background:#fff;"
+
|-
|version||版本
+
|version||顺序ID<ref>这个字段挺奇怪,虽然叫version其实只是个顺序ID和索引,没有使用</ref>
|-span valign="top"  style="background:#fff;"
+
|-
|delstatus ||删除状态
+
|delstatus||删除状态
|-span valign="top"  style="background:#fff;"
+
|-
|comment ||备注
+
|comment||备注
 
|}
 
|}
 +
 +
'''注释说明'''
 +
<references/>

2010-12-17T09:38:47的最后版本

字段名 功能
uid 用户ID
friendid 好友用户ID
direction 好友添加模式 (3为双向添加)
version 顺序ID[1]
delstatus 删除状态
comment 备注

注释说明

  1. 这个字段挺奇怪,虽然叫version其实只是个顺序ID和索引,没有使用