GET-获取openid
GET
wxapi/user/auth/openid?code=xxxx
接口描述
获取openid,微信api原生调用,返回的数据也是微信api的
响应参数
参数名
类型
描述
必填
code
int
0-成功,其他业务码-失败
必填
msg
string
提示消息
必填