Files
jumpserver/apps/tickets/api/__init__.py
2020-07-08 15:09:44 +08:00

5 lines
82 B
Python

# -*- coding: utf-8 -*-
#
from .ticket import *
from .request_asset_perm import *