We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
目前缺少 外部联系人免验证添加成员事件 :add_half_external_contact,删除跟进成员事件:del_follow_user
https://work.weixin.qq.com/api/doc#90000/90135/91442/%E5%A4%96%E9%83%A8%E8%81%94%E7%B3%BB%E4%BA%BA%E5%85%8D%E9%AA%8C%E8%AF%81%E6%B7%BB%E5%8A%A0%E6%88%90%E5%91%98%E4%BA%8B%E4%BB%B6
The text was updated successfully, but these errors were encountered:
#1297 企业微信外部联系人客户变更事件新增几个常量
d43876a
Merge branch 'develop' of https://github.com/Wechat-Group/weixin-java…
3688270
…-tools into develop * 'develop' of https://github.com/Wechat-Group/weixin-java-tools: (439 commits) 优化注释 🎨 binarywang#1303 开放平台WxOpenInnerConfigStorage中自动刷新token配置沿用WxOpenConfigStorage中配置 ✨ binarywang#1009 实现微信小程序物流助手相关接口 🎨 优化代码,把签名工具类里面的常量提取出来 binarywang#1297 企业外部联系人客户变更事件新增 ChangeType 常量 📝 更新版本信息 🔖 发布3.6.0正式版本 🎨 binarywang#1294 优化getAccessToken方法,解决并发时重复刷新的问题 🐛 binarywang#1288 企业微信修复创建成员同时回调create_user和update_user事件判断成重复的BUG ✨ binarywang#1287 公众号模块新增下载微信jssdk上传的高清语音素材的接口 🔖 发布3.5.10.B测试版本 🎨 binarywang#1265 企业微信通讯录接口支持设置地址 Update README.md Update README.md 🎨 Optimize images (binarywang#1279) update banners ✨ binarywang#1123 增加设置小程序“扫普通链接二维码打开小程序”能力的五个接口 🐛 binarywang#1276 修复微信开放平台获取授权列表接口token参数导致死循环的问题 ✨ binarywang#1271 企业微信标签创建接口支持传入id参数 🔖 发布3.5.9.B测试版本 ...
3.6.1.B测试版本已添加,欢迎使用
Sorry, something went wrong.
No branches or pull requests
简要描述
目前缺少 外部联系人免验证添加成员事件 :add_half_external_contact,删除跟进成员事件:del_follow_user
官方文档地址
https://work.weixin.qq.com/api/doc#90000/90135/91442/%E5%A4%96%E9%83%A8%E8%81%94%E7%B3%BB%E4%BA%BA%E5%85%8D%E9%AA%8C%E8%AF%81%E6%B7%BB%E5%8A%A0%E6%88%90%E5%91%98%E4%BA%8B%E4%BB%B6
The text was updated successfully, but these errors were encountered: