fix: 内包间位置空留一个

This commit is contained in:
2025-03-22 15:21:10 +08:00
parent 753c7547fc
commit 98cff1836c

View File

@@ -156,7 +156,7 @@ public class AutoCallAirShaftTask {
List<BstIvtCutpointivt> emptyShaftPoint = bcutpointivtService.getAreaNotTaskPointByStatus("1",
"1", location, "0");
// 如果满了就只做拔轴 预留一个货位?,防止套轴直接站满
if (emptyShaftPoint.size() == 0) {
if (emptyShaftPoint.size() <= 1) {
log.info("暂存位没有空位!正在检测是否存在半个点位!");
// 校验是否存在半个位置,且有分切计划
// 获取只有一个位置的点位