随机获取一张手机壁纸,可选手机美女壁纸或手机动漫壁纸,默认是手机美女壁纸。
https://free.xwteam.cn/api/img/mobile
GET/POST
application/json
名称 | 值 |
---|---|
Content-Type | application/x-www-form-urlencoded;charset:utf-8; |
名称 | 必填 | 类型 | 示例值 | 说明 |
---|---|---|---|---|
type | 是 | string | 1 | type=1 美女壁纸,type=2 动漫壁纸,默认type=1 |
https://free.xwteam.cn/api/img/mobile?type=1
正在请求API数据...
名称 | 类型 | 说明 |
---|---|---|
code | int | 状态码 |
msg | string | 状态信息 |
data | string | 请求结果数据集 |
debug | string/array | 调试数据 |
exec_time | float | 执行耗时 |
user_ip | string | 客户端IP |