通知短信+运营短信,5秒速达,支持群发助手一键发送🚀高效触达和通知客户 广告
# 随机唯美小清新美女图片 > 随机输出唯美小清新美女图片。 ## 请求地址 > https://api.tjit.net/api/img/rand/ ## 请求方式 > GET ## 请求参数 | 参数名 | 值 | | --- | --- | | type | 输出json数据 | ## 请求示例 ``` 直接显示图片<img src="https://api.tjit.net/api/img/rand/"> 输出json: https://api.tjit.net/api/img/rand/?type=json ``` ## 返回示例 ``` {"code":"ok","id":10079,"url":"https:\\/\\/api.tjit.net\\/api\\/img\\/rand\\/img\\/tjit.net\_10079.jpg"} ``` ## 接口调试 ~~~[api] get:https://api.tjit.net/api/img/rand/ *type=json#是否输出json <<< success <<< error ~~~