mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-04 17:01:09 +00:00
pref: 修改 asset permission
This commit is contained in:
3
apps/common/utils/integer.py
Normal file
3
apps/common/utils/integer.py
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
def bit(x):
|
||||
return 2 ** (x - 1)
|
Reference in New Issue
Block a user