mirror of https://github.com/jumpserver/jumpserver
5 lines
109 B
Python
5 lines
109 B
Python
|
# -*- coding: utf-8 -*-
|
||
|
#
|
||
|
from assets.models import Node
|
||
|
from orgs.utils import set_current_org, current_org
|