微信登陆
POST
https://management.887yun.com/api/v1/user/wxLogin
请求参数
参数名
类型
描述
必填
encryptedData
string
必填
iv
string
必填
code
string
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:encryptedData参数不存在
必填
time
string
示例:1647857304
必填
data
object
示例:null
必填