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": {