文档
测试

微信授权登录链接

GET
/api/index/wechatUrl

请求参数

参数名
类型
描述
必填
group
1会员 2城市经理 3配送员 4商家
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:获取成功
必填
time
string
示例:1672709523
必填
data
string
示例:https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx31b85c132c55f57e&redirect_uri=http://www.shangcheng.com/api/index/authlogins/group/1/appid/wx31b85c132c55f57e.html&response_type=code&scope=snsapi_userinfo&state=0#wechat_redirect
必填