Page History

Lookupmymsg

Last edited by 宋亚南

返回

查看个人中心4张图片


URL: http://120.92.61.152:8080/Daren/moment/lookUpMyMsg.action?sid=10499273


请求方式: HTTP POST/GET


请求参数说明:

参数名 参数类型 必选 参数说明
sid String true 用户云id

返回格式: JSON


返回格式样例:

{
  "data": {
    "urls": [
      {
        "imagePath": "http://cnlive-yweb.ks3-cn-beijing.ksyun.com/82/wjj/image/2018/0323/1521788249446.jpg",
        "thumbnailPath": "http://cnlive-yweb.ks3-cn-beijing.ksyun.com/82/wjj/image/2018/0323/1521788249446.jpg@base@tag=imgScale&h=200&w=200&c=1&f=1",
        "type": "img"
      },
      {
        "imagePath": "http://cnlive-yweb.ks3-cn-beijing.ksyun.com/82/wjj/image/2018/0323/1521788249446.jpg",
        "thumbnailPath": "http://cnlive-yweb.ks3-cn-beijing.ksyun.com/82/wjj/image/2018/0323/1521788249446.jpg@base@tag=imgScale&h=200&w=200&c=1&f=1",
        "type": "video"
      }
    ],
    "location": "中国"
  },
  "errorMessage": "成功",
  "errorCode": "0"
}