Changes between Version 3 and Version 4 of appapi/4.7


Ignore:
Timestamp:
01/15/2016 11:37:31 AM (10 years ago)
Author:
huangchengwei
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • appapi/4.7

    v3 v4  
    7979        subjectList: [ 
    8080            { 
    81                 .... 
     81                subjectId:话题Id 
     82t               title:话题标题 
     83                description: 话题导语 
     84                logo:话题封面图 
    8285                replyCount: 讨论数 
    8386                viewCount: 阅读数 
    84                 .... 
     87 
    8588            } 
    8689            ....