synchronizer feishu

This commit is contained in:
MaxKey
2022-01-23 14:13:49 +08:00
parent 757c3861d9
commit bbb2ba6587
21 changed files with 1346 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ dependencies {
//synchronizers
implementation project(":maxkey-synchronizers:maxkey-synchronizer")
implementation project(":maxkey-synchronizers:maxkey-synchronizer-activedirectory")
implementation project(":maxkey-synchronizers:maxkey-synchronizer-feishu")
implementation project(":maxkey-synchronizers:maxkey-synchronizer-ldap")
implementation project(":maxkey-synchronizers:maxkey-synchronizer-workweixin")
implementation project(":maxkey-synchronizers:maxkey-synchronizer-dingtalk")