zhanghl
2025-05-22 d096e4f9fd6d63f40d0ec27f767be59848197f5b
aps-modules/aps-core/src/main/java/com/aps/core/service/IApsGasPipelineCapacityPlanService.java
@@ -60,5 +60,5 @@
     */
    public int deleteApsGasPipelineCapacityPlanById(Long id);
    void copyPlan(String date, String factory, String toStart, String toEnd);
    void copyPlan(String date, String factory, String major, String toStart, String toEnd);
}