Changes between Version 13 and Version 14 of web-entity


Ignore:
Timestamp:
02/16/2012 02:57:48 PM (14 years ago)
Author:
yangmengjun
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • web-entity

    v13 v14  
    2020||openId||开放平台用户ID||String|| || 
    2121||areaId||地区编号||Long|| || 
     22||faceUrl|头像地址|||String|| || 
    2223 
    2324=== [=#point002 2.活动] === 
     
    3435||status||活动状态||Integer|| || 
    3536||clubId||车友会id||Long|| || 
     37||areaId||地区id||Long|| || 
     38||tuijian||推荐状态||Integer|| || 
     39||tuijianDate||推荐时间||Date|| || 
     40 
     41 
    3642 
    3743=== [=#point003 3.活动成员关系] === 
     
    4046||actId||活动id||Long|| || 
    4147||memberId||成员id||Long|| || 
    42 ||isAdmin||是否是管理员||Integer|| || 
     48||type||成员权限||Integer|| || 
     49 
    4350 
    4451=== [=#point004 4.行程(标注)] === 
     
    7279||level||成员类型:分别有管理员,普通成员,关注者三种类型||Integer|| || 
    7380 
     81 
     82 
    7483=== [=#point007 7.账单] === 
    7584||=字段=||=名称=||=类型=||=备注=||