-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
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
是否会支持小程序内容安全接口? #727
Comments
可以实现 |
3.1.9.B版本已增加 |
yuanqixun
pushed a commit
to yuanqixun/weixin-java-tools
that referenced
this issue
Sep 18, 2018
* commit '505cdafe98c036428c4bb4aec70c3b717bde0faa': binarywang#705 企业微信增加获取外部联系人详情接口 binarywang#705 企业微信用户相关接口增加成员对外信息external_profile binarywang#727 小程序模块增加内容安全接口 binarywang#730 公众号模块增加客服输入状态接口 优化代码
comeonc
added a commit
to comeonc/weixin-java-tools
that referenced
this issue
Oct 9, 2018
* 'master' of github.com:Wechat-Group/weixin-java-tools: (453 commits) Update demo.md Update readme.md Update readme.md 发布3.2.0正式版本 binarywang#769 WxMaCodeExtConfig增加缺少的tabBar属性 pay模块批量添加缺失的javadoc文档 调整checkstyle配置 binarywang#708 企业微信素材管理增加上传图片接口 binarywang#760 小程序增加统一服务消息接口 Update readme.md 发布3.1.9.B测试版本 merge master binarywang#762 企业微信WxCpJedisConfigStorage增加JedisPool参数的构造方法 binarywang#705 企业微信增加获取外部联系人详情接口 binarywang#705 企业微信用户相关接口增加成员对外信息external_profile binarywang#727 小程序模块增加内容安全接口 binarywang#730 公众号模块增加客服输入状态接口 优化代码 binarywang#759 增加三方平台代小程序业务接口:代码管理、模板管理、成员管理、发布审核等 Update readme.md ...
comeonc
added a commit
to comeonc/weixin-java-tools
that referenced
this issue
Oct 9, 2018
…nto develop * 'develop' of github.com:Wechat-Group/weixin-java-tools: (298 commits) 1、增加卡券的api_ticket,区分jsapi_ticket,二者的获取逻辑不同; 2、增加小程序审核事件及审核事件推送消息SuccTime和Reason两个字段; 3、增加开放平台获取会员卡开卡插件参数接口。 4、增加开放平台手机端预授权接口实现; 调整checkstyle配置 Update readme.md 发布3.2.0正式版本 binarywang#769 WxMaCodeExtConfig增加缺少的tabBar属性 pay模块批量添加缺失的javadoc文档 调整checkstyle配置 binarywang#708 企业微信素材管理增加上传图片接口 binarywang#760 小程序增加统一服务消息接口 Update readme.md 发布3.1.9.B测试版本 merge master binarywang#762 企业微信WxCpJedisConfigStorage增加JedisPool参数的构造方法 binarywang#705 企业微信增加获取外部联系人详情接口 binarywang#705 企业微信用户相关接口增加成员对外信息external_profile binarywang#727 小程序模块增加内容安全接口 binarywang#730 公众号模块增加客服输入状态接口 优化代码 binarywang#759 增加三方平台代小程序业务接口:代码管理、模板管理、成员管理、发布审核等 Update readme.md ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
我看了最新版的源代码,没有发现实现该接口!是否会实现?
接口文档如下:
https://developers.weixin.qq.com/miniprogram/dev/api/imgSecCheck.html
The text was updated successfully, but these errors were encountered: