demand: 组树规则重构,虚拟单增加香港-缅甸快递逻辑。
committer: heyu
This commit is contained in:
parent
cbbeab9d44
commit
578d5d67c3
@ -4859,14 +4859,14 @@ public class EmisBaseService {
|
||||
)) {
|
||||
return;
|
||||
}
|
||||
if ("078".equals(emisWaybillSave.getTransLineType())) {
|
||||
return;
|
||||
}
|
||||
// 做问题件录入
|
||||
scanProblemInfo(emisWaybillSave,emisWaybillOld);
|
||||
}
|
||||
|
||||
public void scanProblemInfo(EmisWaybill emisWaybillSave, EmisWaybill emisWaybillOld) {
|
||||
if ("078".equals(emisWaybillSave.getTransLineType())) {
|
||||
return;
|
||||
}
|
||||
String dispatchOrSendManCode = "";
|
||||
if ("1".equals(emisWaybillSave.getPickupMethod())) {
|
||||
dispatchOrSendManCode = emisWaybillSave.getOperateEmployeeCode();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user