From c64287ebd38f9a8de542d3572f9a823ecb3a610a Mon Sep 17 00:00:00 2001 From: guoyuepeng <770272267@qq.com> Date: Mon, 6 Nov 2023 18:23:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E5=90=88=E5=B9=B6=E5=88=86?= =?UTF-8?q?=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/config.js b/static/config.js index d7bc1b5..bd63d19 100644 --- a/static/config.js +++ b/static/config.js @@ -1,6 +1,6 @@ // eslint-disable-next-line no-unused-vars const config = { - weburl: 'http://192.168.0.45:8080/', // 前台地址 + weburl: 'http://192.168.151.43:8080/', // 前台地址 httpurl: '/api', // 后台地址 qyurl: 'http://192.168.0.45:8080/', // 企业前台 adminurl: 'https://www.qdkjchina.com/qa-prevention-admin/', -- 2.42.0.windows.1