mirror of
https://github.com/jumpserver/jumpserver.git
synced 2026-04-07 12:53:18 +00:00
7 lines
119 B
Python
7 lines
119 B
Python
# coding: utf-8
|
|
#
|
|
|
|
from .asset_permission import *
|
|
from .user_permission import *
|
|
from .remote_app_permission import *
|