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"; //