注释修改
This commit is contained in:
parent
9618fa8782
commit
13f8c2e95d
|
|
@ -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 需要考虑一下优先分配和首选工作存在相同物料种类的大盒子
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user