微信获取openid
POST
http://localhost:8080/community/wechat/user/getUserInfo
请求头
参数名
类型
描述
必填
dev
int
示例:1
必填
请求参数
参数名
类型
描述
必填
code
string
必填
响应参数
参数名
类型
描述
必填
success
boolean
示例:false
必填
responseCode
string
示例:45012
必填
message
string
示例:未绑定手机号
必填
result
object
示例:null
必填
args
object
示例:null
必填