fix(staff)

This commit is contained in:
wang_yp 2025-03-23 16:09:06 +08:00
parent 4c35028252
commit ce17b8a142
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
class Config {
static baseUrl = "/";
// static baseUrl = "https://www.hswzct.cn:12016/";
// static baseUrl = "/";
static baseUrl = "https://www.hswzct.cn:12016/";
// static baseUrl = "http://127.0.0.1:12214/";
static ws = "wss://www.hswzct.cn:12016/wsadmin?id=admin";
static userStatic = "https://www.hswzct.cn:12016/api/uploads/user/";