Changes between Version 19 and Version 20 of web-entity


Ignore:
Timestamp:
02/23/2012 11:38:40 AM (14 years ago)
Author:
yangbo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • web-entity

    v19 v20  
    11119. [#point009 车友会]  
    121210. [#point010 用户关注的车友会]  
    13 11. [#point011 账单]  
    14 12. [#point012 照片]  
    15 13. [#point013 评论] 
     1311. [#point011 照片]  
     1412. [#point012 评论] 
    1615 
    1716=== [=#point001 1.用户] === 
     
    136135||create-date|| ||datetime|| || 
    137136 
    138  
    139 === [=#point011 11.账单] === 
    140 ||=字段=||=名称=||=类型=||=备注=|| 
    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)|| || 
    147  
    148 === [=#point012 12.照片] === 
     137=== [=#point011 11.照片] === 
    149138||=字段=||=名称=||=类型=||=备注=|| 
    150139||id||图片ID||bigint(20)|| || 
     
    163152 
    164153 
    165 === [=#point013 13.评论] === 
     154=== [=#point012 12.评论] === 
    166155||=字段=||=名称=||=类型=||=备注=|| 
    167156||id||评论ID||bigint(20)|| ||