智慧农业后台管理
Administrator
2022-07-04 20226d81076969575330af4087d61a37211a074f
src/main/java/org/springblade/modules/soldrecord/entity/Soldrecord.java
@@ -60,6 +60,7 @@
    */
   private Integer specsVal2;
   private String type;
   private Long sid;
}