From de6ca0ac57ae6d5d1ec4b1549f0e64a89f7cb14e Mon Sep 17 00:00:00 2001 From: fengchenchen Date: Mon, 31 Jul 2023 17:07:56 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90fix:bug=E3=80=91-=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E9=85=8D=E7=BD=AE=E6=9F=A5=E8=AF=A2=E7=89=A9?= =?UTF-8?q?=E6=B5=81=E7=9A=84=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/local_production_address_config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/local_production_address_config.js b/public/local_production_address_config.js index 81c946d..57eddf6 100644 --- a/public/local_production_address_config.js +++ b/public/local_production_address_config.js @@ -31,4 +31,4 @@ window._CONFIG["sendPostCode"] = "300300" // 查看物流信息 // window._CONFIG["lookExpressDomainURL"] = "http://bxxt.hzwlsoft.com/lookExpressInfo"; -window._CONFIG["lookExpressDomainURL"] = "http://10.10.10.46:8077/lookExpressInfo"; \ No newline at end of file +window._CONFIG["lookExpressDomainURL"] = "http://10.10.10.46:8066/lookExpressInfo"; \ No newline at end of file