|
|
@ -73,7 +73,7 @@ public class MesAssemblyExtService implements IMesAssemblyExtService {
|
|
|
|
return productionAssemblySortContextList;
|
|
|
|
return productionAssemblySortContextList;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
//【排序线】获取生产工单装配件绑定记录 [前道所有装配件]
|
|
|
|
//【排序线】获取生产工单装配件绑定记录 [前道所有装配件,无爆炸图与音频文件逻辑]
|
|
|
|
@Override
|
|
|
|
@Override
|
|
|
|
public List<MesProductionAssemblySortContext> getProductionAssemblySortPreCraftContextList(MesProdRuleContext prodRuleContext, Map<String, MesWorkCell> workCellMap) {
|
|
|
|
public List<MesProductionAssemblySortContext> getProductionAssemblySortPreCraftContextList(MesProdRuleContext prodRuleContext, Map<String, MesWorkCell> workCellMap) {
|
|
|
|
|
|
|
|
|
|
|
|