🆕 #2643【企业微信】增加微盘获取文件列表的接口

This commit is contained in:
0katekate0
2022-05-15 19:37:32 +08:00
committed by GitHub
parent 458e7c3d24
commit 66383836b8
8 changed files with 325 additions and 2 deletions

View File

@@ -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";
/**
* 审批流程引擎