~~~[api]
post:http://www.fxs720.com/xt/index.php/index/wechat/userinfo
*openid#用户openid
<<<
success
{
"status":"1",
"msg":"Access token succeeded",
"data":
{
"openid":"obwAg1DLnFDCJWp-80LUJgD66mpg",
"infos":{
"nickname":"彬",
"sex":1,
"province":"广东",
"city":"韶关",
"country":"中国",
"headimgurl":"http:\\/\\/thirdwx.qlogo.cn\\/mmopen\\/vi\_3\\/pl23OGyX6Rer3O7pAbCwpAibAPyDgwbHgcPbM1bliaJHJ5xL2HXooMlC7WibLOgQaAPm5B0IZFvRdJu0adcVPGOPA\\/132",
"promote\_id":0,
"uid":0
}
}
}
<<<
error
{
"status":"0",
"msg":"Failed to get openid",
"openid":""
}