aps-modules/aps-core/src/main/java/com/aps/core/service/impl/ApsGasPipelineCapacityPlanServiceImpl.java
@@ -128,6 +128,7 @@ major ); templatePlans.forEach(p -> { p.setId(null); p.setYear(year); p.setMonth(month); p.setCreateBy(SecurityUtils.getUsername());