Changes between Version 127 and Version 128 of pcauto_bbs_1.0.0/intfs


Ignore:
Timestamp:
05/02/2013 05:55:59 PM (13 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_bbs_1.0.0/intfs

    v127 v128  
    157157=== 2.5.2 [=#point207 发送站内信]=== 
    158158{{{ 
    159 url:http://bip.pcauto.com.cn/intf/message.jsp?act=create 
     1591.mrobot接口:url:http://mrobot.pcauto.com.cn/v3/bbs/postMessage?json= 
     160作用:给其他人发送站内信 
     161使用范围:汽车网论坛app:pcautobbs 
     162 
     163请求方式:post 
     164是否需要登录:是 
     165请求参数:json,格式如下: 
     166{ 
     167  "receiverId":"123",//接收方id 
     168  "content":"abc",//消息内容 
     169  "captcha":"afgde"验证码 
     170} 
     171 
     1722.个人中心接口:url:http://bip.pcauto.com.cn/intf/message.jsp?act=create 
    160173作用:给其他人发送站内信 
    161174使用范围:汽车网论坛app:pcautobbs