Changes between Version 2 and Version 3 of Ticket #327


Ignore:
Timestamp:
09/22/2014 10:22:44 AM (12 years ago)
Author:
dingjianyong
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #327 – Description

    v2 v3  
    88【实现方式】: 
    991)建立post_quote表,在引用回复时记录每个帖子被引用过的回帖。 
    10 包含字段pid,quoteid,status 
     10包含字段pid,quoteid,censored,status 
    1111 
    12123. 需要考虑新旧数据的兼容。