jumpserver/apps/settings/api/__init__.py

5 lines
87 B
Python

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