mirror of
https://github.com/jumpserver/jumpserver.git
synced 2026-01-15 14:47:24 +00:00
5 lines
110 B
Python
5 lines
110 B
Python
from .permission import *
|
|
from .user_permission import *
|
|
from .account import *
|
|
from .user_perm_tree import *
|