mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2026-03-10 00:13:40 +08:00
🆕 #2643【企业微信】增加微盘获取文件列表的接口
This commit is contained in:
@@ -153,6 +153,8 @@ public interface WxCpApiPathConsts {
|
||||
String SPACE_ACL_DEL = "/cgi-bin/wedrive/space_acl_del";
|
||||
String SPACE_SETTING = "/cgi-bin/wedrive/space_setting";
|
||||
String SPACE_SHARE = "/cgi-bin/wedrive/space_share";
|
||||
String FILE_LIST = "/cgi-bin/wedrive/file_list";
|
||||
String FILE_UPLOAD = "/cgi-bin/wedrive/file_upload";
|
||||
|
||||
/**
|
||||
* 审批流程引擎
|
||||
|
||||
Reference in New Issue
Block a user