mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-28 04:29:07 +08:00
🆕 #2665【企业微信】增加微盘文件权限相关接口
This commit is contained in:
@ -11,7 +11,8 @@ import java.io.File;
|
||||
*
|
||||
* 接口A(createWxaCode)加上接口C(createQrcode),总共生成的码数量限制为100,000,请谨慎调用。
|
||||
*
|
||||
* 文档地址:https://mp.weixin.qq.com/debug/wxadoc/dev/api/qrcode.html
|
||||
* 文档地址1:https://mp.weixin.qq.com/debug/wxadoc/dev/api/qrcode.html
|
||||
* 文档地址2:https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/qr-code.html
|
||||
* </pre>
|
||||
*
|
||||
* @author <a href="https://github.com/binarywang">Binary Wang</a>
|
||||
|
||||
Reference in New Issue
Block a user