|
|
@ -343,7 +343,7 @@ public class SpsSyncUploadController {
|
|
|
|
orderEntity.setFromType(ConstantStatus.FROM_UDIWMS);
|
|
|
|
orderEntity.setFromType(ConstantStatus.FROM_UDIWMS);
|
|
|
|
orderEntity.setReceiveStatus(0);
|
|
|
|
orderEntity.setReceiveStatus(0);
|
|
|
|
orderEntity.setErpFk(null);
|
|
|
|
orderEntity.setErpFk(null);
|
|
|
|
orderEntity.setOutChangeEnable(false);
|
|
|
|
// orderEntity.setOutChangeEnable(false);
|
|
|
|
orderEntity.setStatus(ConstantStatus.ORDER_STATUS_PROCESS);
|
|
|
|
orderEntity.setStatus(ConstantStatus.ORDER_STATUS_PROCESS);
|
|
|
|
|
|
|
|
|
|
|
|
OrderEntity temp = orderService.findById(orderEntity.getId());
|
|
|
|
OrderEntity temp = orderService.findById(orderEntity.getId());
|
|
|
|