简要描述
- 无
请求URL
https://api.vvhan.com/api/bing
请求方式
- get
请求Query参数
参数名 | 示例值 | 必选 | 类型 | 说明 |
---|---|---|---|---|
type | json | 是 | string | 无 |
成功返回示例
{
"success": true,
"imgurl": "https://cn.bing.com/th?id=OHR.PalouseSpring_ZH-CN6803103328_1920x1080.jpg",
"info": {
"date": "20200429",
"name": "普尔曼附近的帕卢斯一辆拖拉机在耕作时扬起尘土,华盛顿州 (© Ben Herndon/Tandem Stills + Motion)",
"width": 1920,
"height": 1080,
"type": "jpg"
}
}