From 50264ec15498d8f02e14adedc5397e708dd5551c Mon Sep 17 00:00:00 2001 From: wang_yp <357754663@qq.com> Date: Tue, 15 Apr 2025 18:13:25 +0800 Subject: [PATCH] fix(check) --- src/util/config.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/util/config.ts b/src/util/config.ts index d45812c..4584672 100644 --- a/src/util/config.ts +++ b/src/util/config.ts @@ -1,7 +1,7 @@ class Config { - // static baseUrl = "https://www.hswzct.cn:12016/"; - static baseUrl = "/"; + static baseUrl = "https://www.hswzct.cn:12016/"; + // static baseUrl = "/"; static ws = "wss://www.hswzct.cn:12016/wsadmin?id=admin"; static userStatic = "https://www.hswzct.cn:12016/api/uploads/user/"; static videoApi = "https://sprh.hswzct.cn:4443"; //