mirror of
https://github.com/veops/cmdb.git
synced 2025-08-10 22:26:29 +08:00
acl done and bugfix
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# -*- coding:utf-8 -*-
|
||||
|
||||
from api.lib.cmdb.const import CMDB_QUEUE
|
||||
|
||||
ACL_QUEUE = "acl_async"
|
||||
ACL_QUEUE = CMDB_QUEUE
|
||||
|
Reference in New Issue
Block a user