Skip to content

WxMpUser是否可以添加一个sex属性 #2983

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
xezBachelor opened this issue Apr 20, 2023 · 0 comments
Closed

WxMpUser是否可以添加一个sex属性 #2983

xezBachelor opened this issue Apr 20, 2023 · 0 comments

Comments

@xezBachelor
Copy link

简要描述

微信公众号-获取用户基本信息接口与批量获取用户基本信息接口均会返回客户信息sex字段,目前WxMpUser中没有属性可以接收这个信息。

官方文档地址

官方文档中没有明确提及,但是实际操作中发现确实有返回。具体如下:
{
"subscribe": 1,
"openid": "oBkPMjscy********************",
"nickname": "",
"sex": 0,
"language": "zh_CN",
"city": "",
"province": "",
"country": "",
"headimgurl": "",
"subscribe_time": 1681903376,
"unionid": "ovg9owgl**********************",
"remark": "",
"groupid": 0,
"tagid_list": [],
"subscribe_scene": "ADD_SCENE_SEARCH",
"qr_scene": 0,
"qr_scene_str": ""
}

yasarluo added a commit to yasarluo/WxJava that referenced this issue Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant