mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 22:17:37 +08:00
6 lines
90 B
Python
6 lines
90 B
Python
# -*- coding:utf-8 -*-
|
|
|
|
from api.lib.cmdb.const import CMDB_QUEUE
|
|
|
|
ACL_QUEUE = CMDB_QUEUE
|