mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-03 16:35:10 +00:00
7 lines
109 B
Python
7 lines
109 B
Python
# coding: utf-8
|
|
#
|
|
|
|
from .asset_permission import *
|
|
from .application_permission import *
|
|
from .base import *
|