通过微信用户来更新用户
POST
http://localhost/user/update/wx/info
接口描述
通过微信用户信息来更新用户信息,只有才第一次微信登录的时候才会去更新
请求头
参数名
类型
描述
必填
Authorization
string
token鉴权
必填
请求参数
参数名
类型
描述
必填
sessionKey
string
微信参数
必填
signature
string
微信参数
必填
rawData
string
微信参数
必填
encryptedData
string
微信参数
必填
iv
string
微信参数
必填