From ecb51c3180f7c627d5f67bd165cef275c34bc1ee Mon Sep 17 00:00:00 2001 From: cwchen <1048842385@qq.com> Date: Wed, 21 May 2025 10:29:02 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/commonRequest.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/api/commonRequest.js b/api/commonRequest.js index ae2866c..bbd0d98 100644 --- a/api/commonRequest.js +++ b/api/commonRequest.js @@ -3,11 +3,13 @@ let aqEnnable = false // 参数加密开关 // const commonUrl = "http://11.158.16.194:21624/zhgd/"; // const URL_IP="http://11.158.16.194:21624/zhgd-web" -const commonUrl = "http://192.168.1.107:13030/zhgd/"; +// const commonUrl = "http://192.168.1.107:13030/zhgd/"; const URL_IP="http://192.168.1.107:13030/zhgd-web" //前端 // const URL_IP="http://127.0.0.1:63343/ah_jjzhgd_webscreen" -// const commonUrl = "http://127.0.0.1:18080/zhgd/"; + const commonUrl = "http://192.168.1.107:13030/zhgd/"; +// const commonUrl = "http://192.168.1.105:18080/zhgd/"; + const imgUrl = "http://192.168.1.107:13030/zhgd/file/files/"; // //前端路径 // let isc_login="http://iscssotest.ah.sgcc.com.cn/isc_sso/login?service="; /* 登录相关 */