修改排产工单为移入排产人

parent e99b013d
......@@ -719,6 +719,8 @@ public class LanuchServiceImpl implements LanuchService {
generateProcessRelations(prodOrderMains, sceneId, routingDetailIdToExecIdMap);
log.info("完成{}个工单的工序关系生成", prodOrderMains.size());
}
......
......@@ -26,7 +26,7 @@ public class PlanResultServiceTest {
@Test
public void testExecute() {
// planResultService.getMaterials();
planResultService.execute2("6DB2311203C44FABBAE966A42D0A5C8E");
planResultService.execute2("8835EF6E1C8A491D99B16DE59160ED64");
// planResultService.execute2("BE037838EF074B07B87D7DE763107398");
// LocalDateTime t= LocalDateTime.of(2025, 11, 15, 6, 51, 11);
// List<Integer> opids=new ArrayList<>();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment