🆕 #2639【企业微信】增加微盘空间权限管理的接口

This commit is contained in:
0katekate0
2022-05-12 09:57:28 +08:00
committed by GitHub
parent 858a3b9c82
commit 6177ca05b8
6 changed files with 149 additions and 0 deletions

View File

@@ -151,6 +151,8 @@ public interface WxCpApiPathConsts {
String SPACE_INFO = "/cgi-bin/wedrive/space_info";
String SPACE_ACL_ADD = "/cgi-bin/wedrive/space_acl_add";
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";
/**
* 审批流程引擎