提交 942545f3 authored 作者: 000516's avatar 000516

策发货单,回写物流承运商B仓零担转换为丰诺

...@@ -59,6 +59,7 @@ public class OrdersSentQueryServiceImpl implements IOrdersSentQueryService { ...@@ -59,6 +59,7 @@ public class OrdersSentQueryServiceImpl implements IOrdersSentQueryService {
break; break;
case "104": case "104":
htmlPath = qinCeUtils.wlWlyPath + sent.getDdNo(); htmlPath = qinCeUtils.wlWlyPath + sent.getDdNo();
sent.setTransportName("丰诺");
break; break;
default: default:
throw new ServiceException(ECode.SENT_ISNULL_ERROR); throw new ServiceException(ECode.SENT_ISNULL_ERROR);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论