mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-10-21 07:49:45 +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 *
|