fix:解决退轴行架任务重复下发的问题
This commit is contained in:
@@ -143,7 +143,7 @@ public class SendShaftToCacheTask extends AbstractAcsTask {
|
||||
startPointParam.setPoint_status("1");
|
||||
bcutpointivtService.updateById(startPointParam);
|
||||
}
|
||||
shaftivtService.handleGroupTask(task);
|
||||
// shaftivtService.handleGroupTask(task);
|
||||
}
|
||||
// 取消
|
||||
if (status.equals(IOSEnum.IS_NOTANDYES.code("否"))) {
|
||||
|
||||
Reference in New Issue
Block a user