|
|
|
@ -145,6 +145,7 @@ public class FactoryOrderListener {
|
|
|
|
|
entity.setCarrierCode(vo.getCARRIER_CODE()); |
|
|
|
|
entity.setCarrierName(vo.getCARRIER_NAME()); |
|
|
|
|
entity.setShipmentRoute(vo.getSHIPMENT_ROUTE()); |
|
|
|
|
entity.setType(vo.getTYPE()); |
|
|
|
|
entity.setIsAllocation(vo.getIS_ALLOCATION()); |
|
|
|
|
entity.setShipmentNumber(vo.getSHIPMENT_NUMBER()); |
|
|
|
|
entity.setShipmentPlateNumber(vo.getSHIPMENT_PLATE_NUMBER()); |
|
|
|
|