From 95b8645fd2f39d2135f5546dac20ed36a959a8f8 Mon Sep 17 00:00:00 2001 From: wong1988 Date: Sun, 3 Dec 2023 15:48:36 +0800 Subject: [PATCH] 111 --- common/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/config.js b/common/config.js index a2dd77d..8d6336f 100644 --- a/common/config.js +++ b/common/config.js @@ -7,7 +7,7 @@ */ module.exports = { // baseUrl: 'http://192.168.2.113:7201', - baseUrl: 'https://supervise.yxtsoft.com/lpkapi', + baseUrl: 'https://sup/ervise.yxtsoft.com/lpkapi', // baseUrl: 'http://jianguan.yyundong.com/api', tokenName: "Authorization", // 请求头中token的名字,与服务器端对应 loginTimeoutCode: "5001", // 登录超时或失效的情况下,服务器端返回的错误码