zhubaomin
2025-02-21 1f19230e00b543b58f03853df1a38ebd8b508e55
pipIrr-platform/pipIrr-global/src/main/java/com/dy/pipIrrGlobal/daoIr/IrIrrigatePlanMapper.java
@@ -24,4 +24,11 @@
    int updateByPrimaryKeySelective(IrIrrigatePlan record);
    int updateByPrimaryKey(IrIrrigatePlan record);
    /**
     * 发布指定的灌溉计划
     * @param planId
     * @return
     */
    int publishIrrigatePlan(Long planId);
}