no message
parent
6c61254f09
commit
36ef278386
|
|
@ -797,8 +797,6 @@ public class KMReServiceImpl implements KMReService {
|
|||
Pick pick = pickService.findByPickCode(agvTask.getLineSlotCode());
|
||||
pickService.refreshPickStatus(pick);
|
||||
|
||||
|
||||
|
||||
//清空叫料点,等待下一次叫料
|
||||
pick.setCallPoint(null);
|
||||
pick.setIsCall(false);
|
||||
|
|
|
|||
Loading…
Reference in New Issue