mirror of https://github.com/jumpserver/jumpserver
5 lines
93 B
Python
5 lines
93 B
Python
|
from .permission import *
|
||
|
from .rolebinding import *
|
||
|
from .role import *
|
||
|
from .menu import *
|