sfd
2025-05-22 8ad701d7f9a2c37e61b1ff53587be9851962d26b
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 toStart, String toEnd);
}