mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-17 13:47:49 +00:00
* feat: 添加 飞书 Co-authored-by: xinwen <coderWen@126.com> Co-authored-by: wenyann <64353056+wenyann@users.noreply.github.com>
6 lines
109 B
Python
6 lines
109 B
Python
from .common import *
|
|
from .ldap import *
|
|
from .wecom import *
|
|
from .dingtalk import *
|
|
from .feishu import *
|