Changes between Version 4 and Version 5 of appapi/4.7


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

--

Legend:

Unmodified
Added
Removed
Modified
  • appapi/4.7

    v4 v5  
    8080            { 
    8181                subjectId:话题Id 
    82 t               title:话题标题 
     82                title:话题标题 
    8383                description: 话题导语 
    8484                logo:话题封面图 
     
    8989            .... 
    9090        ] 
     91       code:0成功,-1失败 
     92       message:提示信息 
     93       version: 接口版本号如1.0,1.0(latest)表示最新版本 
     94 
     95       pageCount: 总页数, 
     96       pageNo: 页码 
     97       pageSize: 页码条数, 
     98       total: 总数 
    9199    } 
    92100