zuoxiao
2025-06-25 8297013f990a5440fa8bebb8c0eb9fb0f6af4862
pipIrr-platform/pipIrr-global/src/main/resources/mapper/IrIrrigatePlanMapper.xml
@@ -434,7 +434,7 @@
        FROM ir_irrigate_schedule sche
            INNER JOIN ir_plan_schedule ps ON schedule_id = sche.id
        WHERE ps.plan_id = #{planId}
        LIMIT 1
<!--        LIMIT 1-->
    ) AS has_intersection
  </select>