Skip to content
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

WxCpUser好像没有alias字段 #1397

Closed
fufenghua opened this issue Feb 12, 2020 · 4 comments
Closed

WxCpUser好像没有alias字段 #1397

fufenghua opened this issue Feb 12, 2020 · 4 comments

Comments

@fufenghua
Copy link

fufenghua commented Feb 12, 2020

WxCpUser好像没有alias字段

{
    "errcode":0,
    "errmsg":"ok",
    "userid":"FuHua",
    "name":"华",
    "department":[
        1
    ],
    "position":"",
    "mobile":"",
    "gender":"1",
    "email":"",
    "avatar":"",
    "status":1,
    "isleader":0,
    "extattr":{
        "attrs":[

        ]
    },
    "telephone":"",
    "enable":1,
    "hide_mobile":0,
    "order":[
        0
    ],
    "qr_code":"",
    "alias":"",
    "is_leader_in_dept":[
        0
    ],
    "thumb_avatar":""
}
@binarywang
Copy link
Member

请明确说明你的问题,最好请提供具体文档

@fufenghua
Copy link
Author

请明确说明你的问题,最好请提供具体文档

没有其他问题,只是字段没同步,接口文档上面返回值是有别名这个字段的,返回值也有,WxCpUser对象里面没有 导致转换过来少了这个字段

@binarywang
Copy link
Member

嗯,看到了,确实是少了,估计是后来加入的

@binarywang
Copy link
Member

3.6.9.B测试版本已增加,欢迎使用

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants