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
9d4a828c53
jumpserver
/
apps
/
perms
/
api
/
__init__.py
6 lines
86 B
Python
Raw
Normal View
History
Unescape
Escape
[Update] 用户资产添加缓存
2019-03-04 12:45:57 +00:00
# -*- coding: utf-8 -*-
#
refactor(perms): 修改授权规则的目录结构(asset、application)
2020-10-22 10:13:14 +00:00
from
.
asset
import
*
add system user perm api (#4108)
2020-06-16 08:12:59 +00:00
from
.
system_user_permission
import
*