Page History

Releasepicmoment

Last edited by 宋亚南

返回

发布含图片类朋友圈

URL: http://120.92.201.43:8080/Daren/moment/releasePICMoment.action


请求方式: HTTP POST


请求参数说明:

参数名 参数类型 必选 参数说明
appId String true 应用ID
sid String true sid
text String false 文本
picArray String false 图片
address String true 发布时的定位

图片请求格式: JSON


图片请求样例:

[{"imageUrl":"https://yweb1.cnliveimg.com/open/2017/0921/1505976580560.jpg","imageWidth":"100","imageHeight":"100"},{"imageUrl":"https://yweb1.cnliveimg.com/open/2017/1023/1508745247331.jpg","imageWidth":"100","imageHeight":"100"}]
-----
#### 返回格式: JSON  
-----
#### 返回格式样例:  

{ "data": { }, "errorMessage": "成功", "errorCode": "0" }