Changes between Version 33 and Version 34 of pcauto_club_4.5.0/api


Ignore:
Timestamp:
11/06/2015 03:18:11 PM (10 years ago)
Author:
liangzhicong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_club_4.5.0/api

    v33 v34  
    305305==== 2.5 收到的回复 ==== 
    306306{{{ 
    307 接口:  
     307接口: /club/bbs/getClubReplyRemindsV46?resp_enc=UTF-8&req_enc=UTF-8&source_agent=1 
    308308说明 : 收到的回复 
    309309 
     
    314314返回结果: 
    315315{ 
    316      
     316        pageCount: 1, 
     317        pageNo: 1, 
     318        pageSize: 20, 
     319        resultList: [ 
     320                { 
     321                        createTime: 1445594323000, 
     322                        replyContent: "hsjsjsjsjsk ", 
     323                        replyId: 93991506, 
     324                        replyType: 1, 
     325                        replyUserId: 28999678, 
     326                        replyUserImg: "http://i6.3conline.com/images/upload/upc/face/28/99/96/78/28999678_50x50", 
     327                        replyUserName: "大鳗鱼", 
     328                        targetId: 9892481, 
     329                        time: 1445593982000, 
     330                        toReplyContent: "111113", 
     331                        toReplyId: 9892481 
     332                }, 
     333                { 
     334                        createTime: 1445594315000, 
     335                        replyContent: "刚回家看看看 ", 
     336                        replyId: 93991507, 
     337                        replyType: 1, 
     338                        replyUserId: 28999678, 
     339                        replyUserImg: "http://i6.3conline.com/images/upload/upc/face/28/99/96/78/28999678_50x50", 
     340                        replyUserName: "大鳗鱼", 
     341                        targetId: 9892481, 
     342                        time: 1445593989000, 
     343                        toReplyContent: "111113", 
     344                        toReplyId: 9892481 
     345                } 
     346        ], 
     347        total: 2 
    317348} 
    318349 
     
    321352 
    322353}}} 
    323     协议参数说明: 
     354    协议参数说明: 是在之前接口里面加了个字段,参数就不在列了 
    324355   ||= 参数名 =||= 类型 =||= 必须 =||= 说明 =|| 
    325356