zhanghl
2025-05-16 a5c145b5b9afb665d3130bbcf8659ee1a4b15ebf
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();
}