no message

main
HUOJIN\92525 2025-02-24 13:26:47 +08:00
parent 6c61254f09
commit 36ef278386
1 changed files with 0 additions and 2 deletions

View File

@ -797,8 +797,6 @@ public class KMReServiceImpl implements KMReService {
Pick pick = pickService.findByPickCode(agvTask.getLineSlotCode()); Pick pick = pickService.findByPickCode(agvTask.getLineSlotCode());
pickService.refreshPickStatus(pick); pickService.refreshPickStatus(pick);
//清空叫料点,等待下一次叫料 //清空叫料点,等待下一次叫料
pick.setCallPoint(null); pick.setCallPoint(null);
pick.setIsCall(false); pick.setIsCall(false);