mirror of
https://github.com/veops/cmdb.git
synced 2025-08-09 14:37:16 +08:00
feat(api): dcim dev (#642)
This commit is contained in:
@@ -54,6 +54,7 @@ class CMDBApp(BaseApp):
|
||||
"create_topology_view"],
|
||||
},
|
||||
{"page": "IPAM", "page_cn": "IPAM", "perms": ["read"]},
|
||||
{"page": "DCIM", "page_cn": "数据中心", "perms": ["read"]},
|
||||
]
|
||||
|
||||
def __init__(self):
|
||||
|
Reference in New Issue
Block a user