随机小姐姐视频

GET
https://apix.iqfk.top/api/meinv

接口描述

随机小姐姐视频

请求参数

暂无数据

请求示例

var axios = require('axios')

var config = {
  method: 'get',
  url: ''
}

axios(config)
  .then(function (response) {
    console.log(JSON.stringify(response.data))
  })
  .catch(function (error) {
    console.log(error)
  })

返回示例

{
	"code": 200,
	"msg": "数据请求成功",
	"data": "https://cdn.api-m.com/videos/meinv/z8z54vwreTqmiwgmw3G2jrHI.mp4"
}