jumpserver/apps/tickets/serializers/__init__.py

5 lines
75 B
Python

# -*- coding: utf-8 -*-
#
from .base import *
from .login_confirm import *