Changes between Version 29 and Version 30 of pcauto_4.2.0/interface


Ignore:
Timestamp:
03/06/2014 10:09:13 AM (12 years ago)
Author:
maozhijun
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.2.0/interface

    v29 v30  
    190190=== 2.6  [=#point206 获取用户评论列表]=== 
    191191{{{ 
    192 接口URL:http://cmt.pcauto.com.cn/intf/uc_user_cmt.jsp 
    193  
    194 必填参数: 
    195 userId:用户ID 
     192接口URL:http://mrobot.pcauto.com.cn/v3/cmt/userCmtList/{UID} 
     193 
     194必填参数: 
     195UID:用户ID 
    196196webSite:pcauto 
    197197 
     
    310310        senderId: 发送者ID 
    311311        nickname:发送者昵称 
     312        userhead:头像 
    312313        replyId: 回复ID 
    313314        showStatus: 显示状态 
     
    349350        receiverId: 发送者ID 
    350351        nickname:发送者昵称 
     352        userhead:头像 
    351353    } 
    352354}