This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
jumpserver
mirror of
https://github.com/jumpserver/jumpserver
Watch
1
Star
0
Fork
You've already forked jumpserver
0
Code
Issues
Releases
Wiki
Activity
8b351f49e5
jumpserver
/
apps
/
perms
/
utils
/
__init__.py
4 lines
80 B
Python
Raw
Normal View
History
Unescape
Escape
perf: 修改 导入
2022-08-23 02:23:48 +00:00
from
.
permission
import
*
from
.
user_permission
import
*
refactor: 授权添加授权账号工具,实现获取授权用户某个资产账号的功能
2022-10-14 09:01:36 +00:00
from
.
account
import
*