sfd
2025-05-15 a8a2ea850139b9cccb756989fc70201f6a2a0550
aps-modules/aps-core/src/main/java/com/aps/core/service/impl/ApsPlateOrderPlanManagerServiceImpl.java
@@ -68,6 +68,6 @@
                apsPlateOrderPlanManagerMapper.updatePlanDateByBatch(planRequireDate);
            });
        }
//        apsPlateStandardRequireService.generatorPlan();
        apsPlateStandardRequireService.generatorPlan();
    }
}