文档
测试

获取授权链接

POST
http://aks.vtui365.com/index.php?s=/api/user/getofficialloginurl

请求参数

参数名
类型
描述
必填
wxapp_id
int
示例:10001
必填
url
string
示例:http://aks.vtui365.com/#/pages/index/index
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:success
必填
data
object
数据字典
必填
url
string
示例:https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx3fc1eb264e1a43c9&redirect_uri=http%3A%2F%2Faks.vtui365.com%2F%23%2Fpages%2Findex%2Findex&response_type=code&scope=snsapi_userinfo&state=jshop#wechat_redirect
必填