liurunyu
2024-12-16 a8157b2445e6d17fa23fcf19143f5e1fcb179ee2
pipIrr-platform/pipIrr-global/src/main/resources/mapper/IrIrrigateSchedulingMapper.xml
@@ -138,6 +138,7 @@
        cro.crop_name  AS  cropName,
        sch.growth_period AS growthPeriod,
        sch.irrigate_cycle AS irrigateCycle,
        sch.remarks  AS remarks,
        sch.duration AS duration
        from ir_irrigate_scheduling sch
        left join ir_crop cro on cro.id = sch.crop_id