Changes between Version 18 and Version 19 of web-entity
- Timestamp:
- 02/20/2012 06:01:33 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
web-entity
v18 v19 1 1 == 汽车网车友汇项目实体定义 == 2 2 3 1. [#point001 用户] 4 2. [#point002 活动] 5 3. [#point003 活动详情] 6 4. [#point004 活动成员关系] 7 5. [#point005 活动行程(标注)] 8 5. [#point005 活动申请列表] 9 6. [#point006 车友会] 10 7. [#point007 车友会成员关系] 11 8. [#point008 账单] 12 9. [#point009 照片] 13 10. [#point010 评论] 3 1. [#point001 用户] 4 2. [#point002 活动] 5 3. [#point003 活动详情] 6 4. [#point004 活动成员关系] 7 5. [#point005 活动记账] 8 6. [#point006 活动行程(标注)] 9 7. [#point007 活动申请列表] 10 8. [#point008 活动实际路径] 11 9. [#point009 车友会] 12 10. [#point010 用户关注的车友会] 13 11. [#point011 账单] 14 12. [#point012 照片] 15 13. [#point013 评论] 14 16 15 17 === [=#point001 1.用户] === … … 52 54 ||has-audit||HAS-AUDIT||smallint||审核员审核标记,1已经审过,0未审过,或者需要再审|| 53 55 54 === [=#point00 23.活动详情] ===56 === [=#point003 3.活动详情] === 55 57 ||=字段=||=名称=||=类型=||=备注=|| 56 58 ||act-id||活动ID||bigint(20)|| || 57 59 ||detail||活动详情||varchar(4000)||手台是必须的吗,如果必须的话,单独记录比较合适|| 58 60 59 === [=#point00 3 3.活动成员关系] ===61 === [=#point004 4.活动成员关系] === 60 62 ||=字段=||=名称=||=类型=||=备注=|| 61 63 ||act-id||活动ID||bigint(20)|| || … … 81 83 82 84 83 === [=#point00 4 4.活动行程(标注)] ===85 === [=#point006 6.活动行程(标注)] === 84 86 ||=字段=||=名称=||=类型=||=备注=|| 85 87 ||act-id||活动ID||bigint(20)|| || … … 96 98 ||desc||备注||varchar(100)|| || 97 99 98 === [=#point00 4 4.活动申请列表] ===100 === [=#point007 7.活动申请列表] === 99 101 ||=字段=||=名称=||=类型=||=备注=|| 100 102 ||act-id||活动ID||bigint(20)|| || … … 109 111 ||last-update-date||最后修改时间||datetime|| || 110 112 111 === [=#point00 5 5.活动实际路径] ===113 === [=#point008 8.活动实际路径] === 112 114 ||=字段=||=名称=||=类型=||=备注=|| 113 115 ||act-id||活动ID||bigint(20)|| || … … 118 120 ||create-date||创建时间||datetime|| || 119 121 120 === [=#point00 5 5.车友会] ===122 === [=#point009 9.车友会] === 121 123 ||=字段=||=名称=||=类型=||=备注=|| 122 124 ||id||车友会ID||bigint(20)|| || … … 128 130 ||create-date||创建时间||datetime|| || 129 131 130 === [=#point0 05 5.用户关注的车友会] ===132 === [=#point010 10.用户关注的车友会] === 131 133 ||=字段=||=名称=||=类型=||=备注=|| 132 134 ||uid||ACCOUNT-ID||bigint(20)|| || … … 134 136 ||create-date|| ||datetime|| || 135 137 136 === [=#point006 6.车友会成员关系] === 138 139 === [=#point011 11.账单] === 137 140 ||=字段=||=名称=||=类型=||=备注=|| 138 ||id||记录id||Long|| || 139 ||clubId||车友会id||Long|| || 140 ||memberId||成员id||Long|| || 141 ||level||成员类型:分别有管理员,普通成员,关注者三种类型||Integer|| || 141 ||id||费用ID||bigint(20)|| || 142 ||act-id||活动ID||bigint(20)|| || 143 ||pay||费用||smallint|| || 144 ||desc||费用描述||varchar(100)|| || 145 ||create-date||创建时间||datetime|| || 146 ||uid||创建人||bigint(20)|| || 142 147 143 144 145 === [=#point007 7.账单] === 146 ||=字段=||=名称=||=类型=||=备注=|| 147 ||id||记录id||Long|| || 148 ||pay||费用金额||Double|| || 149 ||desc||说明||String|| || 150 ||actId||活动id||Long|| || 151 152 === [=#point008 8.照片] === 148 === [=#point012 12.照片] === 153 149 ||=字段=||=名称=||=类型=||=备注=|| 154 150 ||id||图片ID||bigint(20)|| || … … 167 163 168 164 169 === [=#point0 08 8.评论] ===165 === [=#point013 13.评论] === 170 166 ||=字段=||=名称=||=类型=||=备注=|| 171 167 ||id||评论ID||bigint(20)|| ||
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)