1532 SRM系统与WMS系统同步配置更改
This commit is contained in:
parent
40e80fc818
commit
3aa6a3846c
|
|
@ -767,7 +767,7 @@ public class NormalPGIController extends BaseController {
|
|||
content.setReceiveType("BY_DELIVERY");
|
||||
content.setLineVOList(new ArrayList<>());
|
||||
dto.setContent(content);
|
||||
dto.setCode("SCAN_RCV_RECEIVE_TO_SRM");
|
||||
dto.setCode("WMS_RCV_RECEIVE_TO_SRM");
|
||||
qcDto.setPushDto(dto);
|
||||
}
|
||||
srmPushDto = qcDto.getPushDto();
|
||||
|
|
|
|||
Loading…
Reference in New Issue