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

需要实现微信第三平台设置小程序“扫普通链接二维码打开小程序”能力的五个接口 #1123

Closed
onforyou opened this issue Jul 19, 2019 · 4 comments

Comments

@onforyou
Copy link

10、修改小程序线上代码的可见状态(仅供第三方代小程序调用)
https://open.weixin.qq.com/cgi-bin/showdocument?action=dir_list&t=resource/res_list&verify=1&id=open1489140610_Uavc4&token=d2e0590a276589baff38f215bf0f6e8f0abfb063&lang=

  1. 设置小程序“扫普通链接二维码打开小程序”能力
    5个api

https://open.weixin.qq.com/cgi-bin/showdocument?action=dir_list&t=resource/res_list&verify=1&id=open1489140610_Uavc4&token=d2e0590a276589baff38f215bf0f6e8f0abfb063&lang=

@binarywang
Copy link
Owner

建议每个单独开issue, 谢谢

@arbing
Copy link

arbing commented Jul 25, 2019

修改小程序线上代码的可见状态 WxOpenMaService.getCodeService().changeVisitStatus

@binarywang
Copy link
Owner

确实,楼上提到的接口是有的,请楼主下次提问前再仔细阅读下源码,减少不必要的重复检查工作。

@binarywang binarywang changed the title 新增微信第三平台接口 缺少微信第三平台微信小程序代码管理几个接口 Jul 28, 2019
@binarywang binarywang changed the title 缺少微信第三平台微信小程序代码管理几个接口 需要实现微信第三平台设置小程序“扫普通链接二维码打开小程序”能力的五个接口 Jul 28, 2019
@binarywang
Copy link
Owner

3.5.10.B测试版本 已添加,欢迎试用

yuanqixun pushed a commit to yuanqixun/weixin-java-tools that referenced this issue Nov 30, 2019
…-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测试版本
  ...
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

3 participants