jumpserver/apps/assets/api/asset/__init__.py

4 lines
68 B
Python

from .common import *
from .host import *
from .permission import *