[update] 修改查询物流信息为后端查,之前是直接跳快递100

This commit is contained in:
lideqin
2023-04-26 09:06:14 +08:00
parent 25e8b2e146
commit f28274f1ed
+1 -1
View File
@@ -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";