md
This commit is contained in:
parent
92f346624b
commit
43b45ff075
@ -1130,6 +1130,8 @@ public class EmisBaseService {
|
||||
return null;
|
||||
}
|
||||
order.put("bagNo",emisTmsPack.getPackNo());
|
||||
order.put("ydSn",emisTmsPack.getPackNo());
|
||||
order.put("logisticNo",emisTmsPack.getPackNo());
|
||||
return order;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user