智慧农业后台管理
Administrator
2022-05-23 96624efd2e472c5b5a45a5f38d137bd89c92d7b7
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());
         //新增