Changes between Version 6 and Version 7 of pcauto_magazine_interface_3.1.0


Ignore:
Timestamp:
11/23/2015 11:57:51 AM (10 years ago)
Author:
huzhixiang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_magazine_interface_3.1.0

    v6 v7  
    9292 
    9393||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =||= 说明 =|| 
    94 ||= accountId =||= 用户ID =||= long =||=  =||= 是 =||=  =|| 
    95 ||= content =||= 消息内容 =||= long =||=  =||= 是 =||=  =|| 
    96 ||= bigImage =||= 图片 =||= long =||=  =||= 是 =||=  =|| 
    97 ||= smallImage =||= 图片 =||= long =||=  =||= 是 =||=  =|| 
     94||= accountId =||= 用户ID =||= string =||=  =||= 是 =||=  =|| 
     95||= content =||= 消息内容 =||= string =||=  =||= 是 =||=  =|| 
     96||= bigImage =||= 原图链接 =||= string =||=  =||= 是 =||=  =|| 
     97||= smallImage =||= 小图链接 =||= string =||=  =||= 是 =||=  =|| 
    9898 
    9999**返回** 
     
    102102{"errorCode":200,"message":"操作成功"} 
    103103{"errorCode":1,"message":"通信证id有误"}  
    104 {"errorCode":101 ,"message":"参数有误,内容和图片为空"} 
    105 {"errorCode":101 ,"message":"参数有误,内容长度过长"} 
     104{"errorCode":110 ,"message":"参数有误,内容和图片为空"} 
     105{"errorCode":111 ,"message":"参数有误,内容长度过长"} 
    106106}}} 
    107107