mirror of
https://github.com/veops/cmdb.git
synced 2025-08-08 13:53:39 +08:00
Modify code organization
This commit is contained in:
5
cmdb-api/api/lib/perm/acl/const.py
Normal file
5
cmdb-api/api/lib/perm/acl/const.py
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- coding:utf-8 -*-
|
||||
|
||||
from api.lib.cmdb.const import CMDB_QUEUE
|
||||
|
||||
ACL_QUEUE = CMDB_QUEUE
|
Reference in New Issue
Block a user