[update] 修改查询物流信息为后端查,之前是直接跳快递100
This commit is contained in:
@@ -29,4 +29,4 @@ window._CONFIG["sendAddress"] = "天津市东丽区先锋东路68号"
|
||||
window._CONFIG["sendPostCode"] = "300300"
|
||||
|
||||
// 查看物流信息-- 在企业端
|
||||
window._CONFIG["lookExpressDomainURL"] = "http://localhost:3001/lookexpressinfo";
|
||||
window._CONFIG["lookExpressDomainURL"] = "http://localhost:3001/lookExpressInfo";
|
||||
@@ -27,4 +27,4 @@ window._CONFIG["sendAddress"] = "天津市东丽区先锋东路68号"
|
||||
window._CONFIG["sendPostCode"] = "300300"
|
||||
|
||||
// 查看物流信息
|
||||
window._CONFIG["lookExpressDomainURL"] = "http://bxxt.hzwlsoft.com/lookexpressinfo";
|
||||
window._CONFIG["lookExpressDomainURL"] = "http://bxxt.hzwlsoft.com/lookExpressInfo";
|
||||
@@ -26,4 +26,4 @@ window._CONFIG["sendAddress"] = "天津市东丽区先锋东路68号"
|
||||
window._CONFIG["sendPostCode"] = "300300"
|
||||
|
||||
// 查看物流信息
|
||||
window._CONFIG["lookExpressDomainURL"] = "http://cwp.catarc.org.cn/lookexpressinfo"
|
||||
window._CONFIG["lookExpressDomainURL"] = "http://cwp.catarc.org.cn/lookExpressInfo"
|
||||
Reference in New Issue
Block a user