From 766a4a346e846fa886dde6d0c56bd77a2d8a8280 Mon Sep 17 00:00:00 2001 From: "wu.jifen" Date: Fri, 29 Aug 2025 13:57:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6prd=E5=88=86=E6=94=AF?= =?UTF-8?q?=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.dev | 2 +- public/bpic_eli/risk_history.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.env.dev b/.env.dev index d9abe86..7baeb23 100644 --- a/.env.dev +++ b/.env.dev @@ -3,7 +3,7 @@ NODE_ENV = 'dev' // 如果是生产环境,请记得切换为production # flag VUE_APP_FLAG='dev' -VUE_APP_ADMIN='http://10.1.105.116:7537/api' +VUE_APP_ADMIN='http://10.1.20.39:7537/api' VUE_APP_STATIC='http://39.104.123.254:7536/' diff --git a/public/bpic_eli/risk_history.html b/public/bpic_eli/risk_history.html index 078f4db..0cd5cd5 100644 --- a/public/bpic_eli/risk_history.html +++ b/public/bpic_eli/risk_history.html @@ -811,8 +811,8 @@ var Config = { ipConfig: { // ip: Utils.getQueryParam('ip') || 'http://39.104.123.254:7196' - // ip: Utils.getQueryParam('ip') || 'http://10.1.20.39:7537/api' - ip: Utils.getQueryParam('ip') || 'http://10.1.105.116:7537/api' + ip: Utils.getQueryParam('ip') || 'http://10.1.20.39:7537/api' + // ip: Utils.getQueryParam('ip') || 'http://10.1.105.116:7537/api' }, serviceUrl: {