From 8c379c5fefb0b5bd38aeb198eaeedf18072d68e5 Mon Sep 17 00:00:00 2001 From: yangjun <1173114630@qq.com> Date: Mon, 30 Jun 2025 16:48:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AF=B7=E6=B1=82=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/utils/nuUtils/HldyUtils.api.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/utils/nuUtils/HldyUtils.api.ts b/src/views/utils/nuUtils/HldyUtils.api.ts index 877293c..f176e99 100644 --- a/src/views/utils/nuUtils/HldyUtils.api.ts +++ b/src/views/utils/nuUtils/HldyUtils.api.ts @@ -4,7 +4,7 @@ import { useMessage } from "/@/hooks/web/useMessage"; const { createConfirm } = useMessage(); enum Api { - list = '/iot/cameraInfo/getNuBaseList', + list = '/iot/tplink/cameraInfo/getNuBaseList', } /**