智慧农业后台管理
tangzy
2022-07-11 8a1b4a973e598688b9cc9e05c6f34e13c4fa9d73
src/main/java/org/springblade/modules/soldrecord/entity/Soldrecord.java
@@ -59,6 +59,8 @@
    * 规格值2( 0:袋 1:包 2:瓶 3:盒 4:箱 5:桶 6:支)
    */
   private Integer specsVal2;
   private String type;
   private Long sid;
}