Changes between Version 12 and Version 13 of web-entity


Ignore:
Timestamp:
02/15/2012 05:12:03 PM (14 years ago)
Author:
yangmengjun
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • web-entity

    v12 v13  
    11119. [#point009 评论] 
    1212 
    13 === [=#point001 用户] === 
     13=== [=#point001 1.用户] === 
    1414||=字段=||=名称=||=类型=||=备注=|| 
    1515||uid||用户id ||Long|| || 
     
    2121||areaId||地区编号||Long|| || 
    2222 
    23 === [=#point002 活动] === 
     23=== [=#point002 2.活动] === 
    2424||=字段=||=名称=||=类型=||=备注=|| 
    2525||actId||活动编号||Long|| || 
     
    3535||clubId||车友会id||Long|| || 
    3636 
    37 === [=#point003 活动成员关系] === 
     37=== [=#point003 3.活动成员关系] === 
    3838||=字段=||=名称=||=类型=||=备注=|| 
    3939||id||记录id||Long|| || 
     
    4242||isAdmin||是否是管理员||Integer|| || 
    4343 
    44 === [=#point004 行程(标注)] === 
     44=== [=#point004 4.行程(标注)] === 
    4545||=字段=||=名称=||=类型=||=备注=|| 
    4646||routeId||行程id||Long|| || 
     
    5858||desc||备注||String|| || 
    5959 
    60 === [=#point005 车友会] === 
     60=== [=#point005 5.车友会] === 
    6161||=字段=||=名称=||=类型=||=备注=|| 
    6262||clubId||车友会id||Long|| || 
     
    6565||createBy||创建者id||Long|| || 
    6666 
    67 === [=#point006 车友会成员关系] === 
     67=== [=#point006 6.车友会成员关系] === 
    6868||=字段=||=名称=||=类型=||=备注=|| 
    6969||id||记录id||Long|| || 
     
    7272||level||成员类型:分别有管理员,普通成员,关注者三种类型||Integer|| || 
    7373 
    74 === [=#point007 账单] === 
     74=== [=#point007 7.账单] === 
    7575||=字段=||=名称=||=类型=||=备注=|| 
    7676||id||记录id||Long|| || 
     
    8080||actId||活动id||Long|| || 
    8181 
    82 === [=#point008 照片] === 
     82=== [=#point008 8.照片] === 
    8383||=字段=||=名称=||=类型=||=备注=|| 
    8484||id||记录id||Long|| ||