jumpserver/apps/settings/api/__init__.py
fit2bot 54751a715c
feat: 添加 飞书 (#6602)
* feat: 添加 飞书

Co-authored-by: xinwen <coderWen@126.com>
Co-authored-by: wenyann <64353056+wenyann@users.noreply.github.com>
2021-08-12 16:44:06 +08:00

6 lines
109 B
Python

from .common import *
from .ldap import *
from .wecom import *
from .dingtalk import *
from .feishu import *