aps-modules/aps-core/src/main/java/com/aps/core/service/impl/ApsGasPipingPlanServiceImpl.java
@@ -122,6 +122,6 @@ if (count==apsGasPipingPlanTemps.size()) { apsGasPipingPlanTempMapper.deleteApsGasPipingPlanTempByIds(ids); } return 0; return 1; } }