newMethod #1

Merged
liangzhou merged 7 commits from newMethod into main 2025-09-02 13:50:10 +08:00
Showing only changes of commit 13f8c2e95d - Show all commits

View File

@ -898,7 +898,7 @@ public class WorkServiceImplements implements IWorkService {
finalELocationConfigsOfFirst.addAll(stationToELocationConfigsMap.get(standId));
}
}
// 选工作存储的信息
// 选工作存储的信息
List<GoodsToStation> finalGoodsToStationsOfNext = new ArrayList<>();// 物料分配
List<ELocationConfig> finalELocationConfigsOfNext = new ArrayList<>();// 标签库位分配
// 处理次选工作 TODO 需要考虑一下优先分配和首选工作存在相同物料种类的大盒子