Changes between Version 77 and Version 78 of pclady_news2.0.0_api


Ignore:
Timestamp:
12/30/2015 03:14:31 PM (10 years ago)
Author:
hezhenwei1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pclady_news2.0.0_api

    v77 v78  
    154154  "headImageUrl":"文章头图", 
    155155  "title":"文章标题", 
    156   "collectCount":100, 
    157   "supportCount":100, 
    158   "opposeCount":50, 
     156  "collectCount":"100", 
     157  "supportCount":"100", 
     158  "opposeCount":"50", 
    159159  "sysTime":"系统当前时间YYYY-MM-DD HH:mm:ss", 
    160160  "html":"文章html文本", 
     
    180180mrobot返回的html中的json 
    181181{ 
    182   "collectCount":100, 
    183   "commentCount":50 
     182  "collectCount":"100", 
     183  "commentCount":"50", 
     184  "state":"0" 
    184185} 
    185186 
     
    188189||= 参数名 =||= 参数含义 =||=参数名=||=参数含意=|| 
    189190||= collectCount =||= 文章被收藏次数 =||= commentCount =||= 文章评论数量 =|| 
     191||= state =||= 0:未点赞未踩,1:已点赞,2:已踩 =||= =||= =|| 
    190192 
    191193 
     
    11261128mrobot返回的html中的json 
    11271129{ 
    1128   "collectCount":100, 
    1129   "commentCount":50 
     1130  "collectCount":"100", 
     1131  "commentCount":"50" 
    11301132} 
    11311133 
     
    11951197mrobot返回的html中的json 
    11961198{ 
    1197   "collectCount":100, 
    1198   "commentCount":50 
     1199  "collectCount":"100", 
     1200  "commentCount":"50" 
    11991201} 
    12001202