This commit is contained in:
psh
2024-07-18 16:44:35 +08:00
parent 2d1398d801
commit 7bf57e5be1

View File

@@ -142,6 +142,7 @@ public class KGHJRKTask extends AbstractTask {
}
if(type==0&&temp.getIs_lock()){
log.info("当前点位{}已被软锁,寻找终点时默认跳过",temp.getPoint_code());
continue;
}
//如果当列已放满跳过到下一列最后一个点位0501开始判断
if (flag && !temp.getPoint_code().endsWith("0501")) {