Changes between Version 25 and Version 26 of pcauto_pconline_3.4.0/comment_intf


Ignore:
Timestamp:
01/22/2013 10:26:07 AM (13 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_pconline_3.4.0/comment_intf

    v25 v26  
    118118}}} 
    119119 
    120 === 1.4 http://mrobot.pconline.com.cn/v3/cmt/topics/get_newest_floor?url=${文章url} === 
     120=== 1.4 http://mrobot.pconline.com.cn/v3/cmt/get_newest_floor?url=${文章url} === 
    121121 
    122122== 评论新接口,返回最新楼数 == 
     
    125125{ 
    126126    "total":49, 
    127     "newest_floor":"1", 
     127    "floor":"1", 
    128128    "id":12975470, 
    129129    "turl":"http://mobile.pconline.com.cn/guide/1207/2847405.html", 
     
    136136    url:文章的url 
    137137 
     138JSON数据字段说明: 
     139    floor: 最新楼层数 
    138140 
    139141最新楼数的数据可以通过以下两个接口拿到