-
-
Notifications
You must be signed in to change notification settings - Fork 9k
Closed
Labels
Description
文档地址:https://work.weixin.qq.com/api/doc#10018
在企业微信通讯录管理,成员管理中
创建成员、更新成员中
头像字段是 avatar_mediaid 需要用素材管理上传返回的mediaid
读取成员、获取部门成员详情中
头像字段是 avatar 图片的URL
看到cp bean 源码中 WxCpUser 只有 avatar 这个要怎么处理