Changes between Version 1 and Version 2 of api/it


Ignore:
Timestamp:
02/14/2017 09:42:07 AM (9 years ago)
Author:
chenzhehui
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • api/it

    v1 v2  
    22  参数:[uid 用户id;] 
    33  返回值:uid 
    4 userName 
    5 nickname 
    6 userFace 
    7 level 
    8 honor 
    9 role 
    10 roleIcon 
    11 roleName 
    12 vip 
    13 medalList[medalImage,medalName] 
    14 regTime 
    15 topicCount 
    16 pickCount 
    17 postCount 
    18 score1 
    19 score2 
     4  userName 用户名[[BR]] 
     5  nickname 昵称[[BR]] 
     6  userFace 头像[[BR]] 
     7  level 等级[[BR]] 
     8  honor 头衔[[BR]] 
     9  role 角色值[[BR]] 
     10  roleIcon 角色图标[[BR]] 
     11  roleName 角色名称[[BR]] 
     12  vip 是否达人[[BR]] 
     13  medalList[medalImage,medalName] 勋章[勋章图标,勋章名][[BR]] 
     14  regTime 注册时间[[BR]] 
     15  topicCount 主题总数[[BR]] 
     16  pickCount 精华总数[[BR]] 
     17  postCount 回帖总数[[BR]] 
     18  score1 积分[[BR]] 
     19  score2 贡献[[BR]] 
     20  例: 
     21{{{ 
     22{"honor":"太平洋舰队秘书长","level":15,"medalList":[{"medalImage":"http://img.pconline.com.cn/images/upload/upc/tx/itbbs/1208/29/c4/13311786_1346213964485_0_1024x1024.png","medalName":"海豚教普通粉丝"}],"nickname":"忽然之间","pickCount":4,"postCount":8568,"regTime":"2003年10月31日","role":2,"roleIcon":2,"roleName":"版副","score1":68410,"score2":8651,"topicCount":126,"uid":1170,"userFace":"http://i7.3conline.com/images/upload/upc/face/11/70/1170_150x150","userName":"忽然之间","vip":0} 
     23}}}