请求说明
请求地址 https://api.fish9.cn/api/img_landscape/
请求示例 https://api.fish9.cn/api/img_landscape/?type=json
请求方式 GET
返回格式 JSON返回示例
{ "code": 200, "msg": "请求成功", "data": { "img": "https://i2.wp.com/api.fish9.cn/api/img_landscape/imgs/1fyoHj0ulcDI.jpeg" } }请求参数
参数名称 是否必需 参数说明 type 否 go:直接跳转图片直连;json:返回高速缓存图片链接;不填:跳转高速缓存图片的地址 返回参数
参数名称 参数类型 参数说明 code integer 状态码 msg string 状态说明 data string 返回数据 更新时间
更新时间 2023-10-26 00:03