diff --git a/public/production_address_config.js b/public/production_address_config.js index dca8fd3..3b6e726 100644 --- a/public/production_address_config.js +++ b/public/production_address_config.js @@ -29,4 +29,4 @@ window._CONFIG["sendPostCode"] = "300300" window._CONFIG["lookExpressDomainURL"] = "http://cwp.catarc.org.cn/lookExpressInfo" // 来款内部部署的ip -window._CONFIG["intranetUrl"] = "http://10.12.8.1:80/"; \ No newline at end of file +window._CONFIG["intranetUrl"] = "http://10.12.8.1/"; \ No newline at end of file