mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-05-05 22:56:26 +00:00
5 lines
126 B
Python
5 lines
126 B
Python
# -*- coding: utf-8 -*-
|
|
#
|
|
from assets.models import Node
|
|
from orgs.utils import set_current_org, current_org, get_current_org
|