Changes between Version 61 and Version 62 of pclady_2.0.0


Ignore:
Timestamp:
05/19/2014 12:02:30 PM (12 years ago)
Author:
xuzhongzhou
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pclady_2.0.0

    v61 v62  
    688688{{{ 
    689689id //评论产品的ID 
    690 tag //分类 0、1、2、3、4 
     690tag //分类 0、1、2、3、4分别对应->全部、赞、中立、踩、试用 
    691691page //页数 
    692692size //每页条数 
     
    724724      }, 
    725725      { 
    726         "title": "试用", 
     726        "title": "", 
    727727        "tag": "1", 
    728728        "count": 999 
    729729      }, 
    730730      { 
    731         "title": "", 
     731        "title": "中立", 
    732732        "tag": "2", 
    733733        "count": 999 
    734734      }, 
    735735      { 
    736         "title": "中立", 
     736        "title": "", 
    737737        "tag": "3", 
    738738        "count": 999 
    739739      }, 
    740740      { 
    741         "title": "", 
     741        "title": "试用", 
    742742        "tag": "4", 
    743743        "count": 999