提交 d6bd9d28 authored 作者: 000516's avatar 000516

顺丰、顺丰干配勤策中跳转物流地址为链路中心链接

上级 603c7ea7
......@@ -219,11 +219,11 @@ public class OrdersSentQueryServiceImpl implements IOrdersSentQueryService {
sent.setTransportName("丰诺");
break;
case "117":
htmlPath = qinCeUtils.wlWlyPath + sent.getBjSentNo();
htmlPath = qinCeUtils.wlHtmlPath + sent.getBjSentNo();
sent.setTransportName("顺丰");
break;
case "136":
htmlPath = qinCeUtils.wlWlyPath + sent.getBjSentNo();
htmlPath = qinCeUtils.wlHtmlPath + sent.getBjSentNo();
sent.setTransportName("顺丰干配");
break;
default:
......@@ -257,11 +257,11 @@ public class OrdersSentQueryServiceImpl implements IOrdersSentQueryService {
sent.setTransportName("丰诺");
break;
case "117":
htmlPath = qinCeUtils.wlWlyPath + sent.getBjSentNo();
htmlPath = qinCeUtils.wlHtmlPath + sent.getBjSentNo();
sent.setTransportName("顺丰");
break;
case "136":
htmlPath = qinCeUtils.wlWlyPath + sent.getBjSentNo();
htmlPath = qinCeUtils.wlHtmlPath + sent.getBjSentNo();
sent.setTransportName("顺丰干配");
break;
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论