diff --git a/app/routers/yudao_auth.py b/app/routers/yudao_auth.py index e231647..b6804a4 100644 --- a/app/routers/yudao_auth.py +++ b/app/routers/yudao_auth.py @@ -328,18 +328,6 @@ def _build_aiot_menus(): "visible": True, "keepAlive": True, }, - { - "id": 2030, - "parentId": 2000, - "name": "实时视频", - "path": "video/live", - "component": "aiot/video/live/index", - "componentName": "AiotVideoLive", - "icon": "ep:video-camera", - "sort": 5, - "visible": False, - "keepAlive": True, - }, { "id": 2040, "parentId": 2000,