mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-14 12:32:09 +08:00
synchronizer feishu
This commit is contained in:
@@ -22,6 +22,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")
|
||||
|
||||
@@ -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")
|
||||
|
||||
@@ -58,6 +58,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")
|
||||
|
||||
@@ -22,6 +22,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")
|
||||
|
||||
Reference in New Issue
Block a user