From 70e685d51fa58583d3864a64407e2e08aff5218f Mon Sep 17 00:00:00 2001 From: kun <1422840143@qq.com> Date: Thu, 28 Dec 2023 15:38:26 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=8E=AF=E5=A2=83=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 ++-- package-lock.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.env.development b/.env.development index 98d6f8a..8829811 100644 --- a/.env.development +++ b/.env.development @@ -8,8 +8,8 @@ NODE_ENV = 'development' # 沈阳合盈线上 # VITE_API_URL = "http://101.43.164.214:45022" # VITE_API_URL = 'http://192.168.34.221:30002' -# VITE_API_URL = 'http://jxj.zhgdyun.com:9809' -VITE_API_URL = 'http://192.168.34.221:28888' +VITE_API_URL = 'http://jxj.zhgdyun.com:9809' +# VITE_API_URL = 'http://192.168.34.221:28888' # 百色七参数线上地址 # VITE_API_URL = 'http://101.43.164.214:11113' diff --git a/package-lock.json b/package-lock.json index 1b4511c..031257b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7545,7 +7545,7 @@ }, "node_modules/ezuikit-js": { "version": "7.7.8", - "resolved": "https://registry.npmjs.org/ezuikit-js/-/ezuikit-js-7.7.8.tgz", + "resolved": "https://registry.npmmirror.com/ezuikit-js/-/ezuikit-js-7.7.8.tgz", "integrity": "sha512-DfcPxUhLgchkQU5+0WllD3QghAJYG9mCybCCs0znLoSnMupup6WB1+wjrxPtpt49praQDuMrGoBVe0Mtl1z9/w==" }, "node_modules/fast-deep-equal": { @@ -21529,7 +21529,7 @@ }, "ezuikit-js": { "version": "7.7.8", - "resolved": "https://registry.npmjs.org/ezuikit-js/-/ezuikit-js-7.7.8.tgz", + "resolved": "https://registry.npmmirror.com/ezuikit-js/-/ezuikit-js-7.7.8.tgz", "integrity": "sha512-DfcPxUhLgchkQU5+0WllD3QghAJYG9mCybCCs0znLoSnMupup6WB1+wjrxPtpt49praQDuMrGoBVe0Mtl1z9/w==" }, "fast-deep-equal": {