sfd
2025-05-23 740191fbf84d372499a7a0a3d1b81e9a43493df3
aps-modules/aps-core/src/main/java/com/aps/core/service/IApsGasPipelineCapacityPlanService.java
@@ -59,4 +59,6 @@
     * @return 结果
     */
    public int deleteApsGasPipelineCapacityPlanById(Long id);
    void copyPlan(String date, String factory, String major, String toStart, String toEnd);
}