jumpserver/apps/tickets/models/__init__.py

5 lines
75 B
Python
Raw Normal View History

2019-11-07 10:06:58 +00:00
# -*- coding: utf-8 -*-
#
from .base import *
from .login_confirm import *