|
@@ -52,7 +52,7 @@ public class ProductionScheduleServiceImpl implements ProductionScheduleService
|
|
|
@Override
|
|
|
public ProductionScheduleRetVo productionSchedule(ProductionScheduleVo productionScheduleVo) throws Exception{
|
|
|
List<String> blankids = new ArrayList<>();
|
|
|
- blankids.add("b486eb5be1b94009984ea8a57e2ee3eb");
|
|
|
+ blankids.add("3d7f12ce4db247df863ea39c84ad6805");
|
|
|
// blankids.add("2f3f48a1c3c74c0481ba06df521fe0d7");
|
|
|
// blankids.add("75736c469b1a42568af980260c0689a6");
|
|
|
// blankids.add("acf4460f9488459780c0dc7d8038f1f9");
|
|
@@ -227,6 +227,7 @@ public class ProductionScheduleServiceImpl implements ProductionScheduleService
|
|
|
apsSolution.setProcessesList(notLocks);
|
|
|
|
|
|
ApsSolution solvedBalance = null;
|
|
|
+
|
|
|
// 异常坯料计划ID
|
|
|
List<String> exOrderIds = new ArrayList<>();
|
|
|
// 混合排程
|