智慧农业后台管理
Administrator
2022-05-20 24471f4d6978b6dfe23b74298942e7639f3474c2
src/main/java/org/springblade/modules/farmplant/controller/FarmPlantController.java
@@ -109,7 +109,6 @@
            record.setType("11");
         }
         record.setLandId(farmPlant.getLandId());
         record.setTime(farmPlant.getTransplanTime());
         record.setOperator(farmPlant.getCreateUser());
         record.setRemarks("品种: "+farmPlant.getVarieties());
         //新增