jumpserver/apps/reports/api/__init__.py

5 lines
88 B
Python

from .accouts import *
from .assets import *
from .report import *
from .users import *