智慧农业后台管理
xiebin
2022-08-31 8ed0306b042f5b579cfc8cee9718a289813fa5ba
src/main/java/org/springblade/modules/stockrecord/entity/Stockrecord.java
@@ -81,6 +81,11 @@
   private Integer stockType1;
   private String sp1;
   private String sp2;
   private String deptId;
   private Long sid;
   private Double census;
   /**
    * 已出库存记录表主键
    */
   private Long srId;
}