本接口没有调用统计
接口地址: https://xingyu.loveiu.cn/api/PictureJiugongge.php
返回格式: 请看返回示例
请求方式: GET
请求示例: https://xingyu.loveiu.cn/api/PictureJiugongge.php?url=https://xingyu.loveiu.cn/1.jpg
请求参数说明:
名称 | 类型 | 必填 | 说明 |
---|---|---|---|
url | String | 是 | 需要查看的图片直链 |
系统级错误:
名称 | 说明 |
---|---|
400 | 请求错误! |
403 | 请求被服务器拒绝! |
405 | 客户端请求的方法被禁止! |
408 | 请求时间过长! |
500 | 服务器内部出现错误! |
501 | 服务器不支持请求的功能,无法完成请求! |
503 | 系统维护中! |
返回参数说明:
名称 | 类型 | 说明 |
---|---|---|
list | ArrayList | 图片列表 |
返回示例:
{ "code": 200, "list": { "d": [ "https://xingyu.loveiu.cn/api/data/yingying/jpg/427a80378482c7e198db0b0833f678a8.jpg", "https://xingyu.loveiu.cn/api/data/yingying/jpg/be21a4486a060dd1555fd14a60f23e7e.jpg", "https://xingyu.loveiu.cn/api/data/yingying/jpg/d21718595fbd774b929c848771c2e0cb.jpg", "https://xingyu.loveiu.cn/api/data/yingying/jpg/1270fd71a1ac8aab395e5d0a77163cbb.jpg", "https://xingyu.loveiu.cn/api/data/yingying/jpg/5abf063debe8d606689221ddfecb742d.jpg", "https://xingyu.loveiu.cn/api/data/yingying/jpg/ce302c79e7c8344048e03ffe3b7ec270.jpg", "https://xingyu.loveiu.cn/api/data/yingying/jpg/495c9811dd9c1703532412a75a69cbb1.jpg", "https://xingyu.loveiu.cn/api/data/yingying/jpg/11f5ede82f1cd3704d3cf9bdc73bb6f4.jpg", "https://xingyu.loveiu.cn/api/data/yingying/jpg/c60c53522630d720cf1a9ee621d66421.jpg" ] } }
错误码格式说明:
名称 | 说明 |
---|---|
200 | 获取成功! |
-1 | 参数不完整! |