zhanghl
2025-05-15 728621ba2f24bb9f41c7f2cd1c6cdc990247928c
aps-modules/aps-core/src/main/java/com/aps/core/service/IApsPlateStandardRequireService.java
@@ -68,6 +68,6 @@
     */
    public List<ApsPlateStandardRequire> selectPlateSupplyGapList(ApsPlateStandardRequire apsPlateStandardRequire);
    @Transactional
    void generatorPlan();
}