sfd
2025-05-13 d10f519434ab6c6704c040e1d5a53ad40e5febd5
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();
    }
}