zhubaomin
2025-02-24 dbf59228a93ac492d6d9f34ed4402c7124f8ad34
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);
}