🆕 #2624【企业微信】增加微盘重命名以及解散空间的接口

This commit is contained in:
0katekate0
2022-04-27 17:29:54 +08:00
committed by GitHub
parent 5227c45653
commit f1977f53fd
5 changed files with 114 additions and 3 deletions

View File

@@ -146,6 +146,8 @@ public interface WxCpApiPathConsts {
* https://developer.work.weixin.qq.com/document/path/93654
*/
String SPACE_CREATE = "/cgi-bin/wedrive/space_create";
String SPACE_RENAME = "/cgi-bin/wedrive/space_rename";
String SPACE_DISMISS = "/cgi-bin/wedrive/space_dismiss";
/**
* 审批流程引擎