sfd
2025-05-16 53794284598ca49074602b78f499ca9545d715b6
aps-modules/aps-core/src/main/java/com/aps/core/mapper/ApsGasPipelineCapacityPlanMapper.java
@@ -1,6 +1,7 @@
package com.aps.core.mapper;
import com.aps.core.domain.ApsGasPipelineCapacityPlan;
import org.apache.ibatis.annotations.Mapper;
import java.util.List;
@@ -10,6 +11,7 @@
 * @author hjy
 * @date 2025-04-24
 */
@Mapper
public interface ApsGasPipelineCapacityPlanMapper 
{
    /**