注册完开发账号即可调用,我们来试一下
1.请求1
2
3
4
5
6
7tianqiapi(data){
return request({
url:'https://tianqiapi.com/api?version=v6&appid=你的APPID&appsecret=你的秘钥',
method: 'post',
data
})
}
2.调用拿到返回结果
注册完开发账号即可调用,我们来试一下
1.请求1
2
3
4
5
6
7tianqiapi(data){
return request({
url:'https://tianqiapi.com/api?version=v6&appid=你的APPID&appsecret=你的秘钥',
method: 'post',
data
})
}
2.调用拿到返回结果
Update your browser to view this website correctly. Update my browser now