[update] 修改查询物流信息为后端查,之前是直接跳快递100
This commit is contained in:
@@ -26,4 +26,7 @@ window._CONFIG["sendCompanyName"] = "中国汽车标准化研究院"
|
||||
// 票据打印--寄件人地址
|
||||
window._CONFIG["sendAddress"] = "天津市东丽区先锋东路68号"
|
||||
// 票据打印--寄件人邮编
|
||||
window._CONFIG["sendPostCode"] = "300300"
|
||||
window._CONFIG["sendPostCode"] = "300300"
|
||||
|
||||
// 查看物流信息-- 在企业端
|
||||
window._CONFIG["lookExpressDomainURL"] = "http://localhost:3001/lookExpressInfo";
|
||||
Reference in New Issue
Block a user