huangjiayang
2025-05-14 8b258d16bd40ac4e81e49ae6dc030060ed3ee64e
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();
}