Files
jumpserver/apps/accounts/models/__init__.py
fit2bot bbbd011cc2 perf: 修改 protocol setting (#10875)
* feat: 新增账号配置

* perf: 修改 platform protocol define

* perf: 修改 account config

* perf: 修改协议设置

---------

Co-authored-by: ibuler <ibuler@qq.com>
2023-06-30 15:54:06 +08:00

4 lines
70 B
Python

from .account import *
from .automations import *
from .base import *