From 78ac2ed331386c86f9efaa6a8c607be079b8ec78 Mon Sep 17 00:00:00 2001 From: zuoxiao <zuoxiao> Date: 星期四, 28 八月 2025 21:16:00 +0800 Subject: [PATCH] 民勤修改需要登录 --- utils/projectConfig.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/projectConfig.js b/utils/projectConfig.js index d2aa764..67c0f4c 100644 --- a/utils/projectConfig.js +++ b/utils/projectConfig.js @@ -3,7 +3,7 @@ const SERVER_INFO = { URL_233: 'https://wanzheng.dayuyanjiuyuan.top/', URL_55: 'https://irrigate.dayuyanjiuyuan.top/', - URL_166: 'https://wanzheng.dayuyanjiuyuan.top/frp/', + URL_166: 'https://wanzheng.dayuyanjiuyuan.top/frp/',//娴嬭瘯鐜 URL_121: 'https://shifanqu1.dayuyanjiuyuan.top/', // URL_121: 'https://wanzheng.dayuyanjiuyuan.top/frp/', URL_87: 'http://192.168.10.87:54321/' @@ -26,7 +26,7 @@ tag: 'mq', displayName: '姘戝嫟椤圭洰', operatorId: '2025033115305200006', // 缁熶竴ID鐢ㄤ簬operator鍜宑lientId - needLogin: false, // 涓嶉渶瑕佺櫥褰� + needLogin: true, // 涓嶉渶瑕佺櫥褰� loginType: 'code', // 楠岃瘉鐮佺櫥褰� monitor:true,//鏄惁鍙互杩涘叆缁煎悎绔欑洃娴� serverId: '121', -- Gitblit v1.8.0