智慧农业后台管理
tangzy
2022-06-06 46330a1d56dcd3fa3935a2f35da2899a8597ad66
src/main/java/org/springblade/modules/recovery/entity/Recovery.java
@@ -81,9 +81,4 @@
   @DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss")
   private Date createTime;
   /**
    * 溯源码编号
    */
   private String code;
}