智慧农业后台管理
guoshilong
2022-09-09 bda92029a58afb22c091d2ed3205bd5bc8590d93
src/main/java/org/springblade/modules/processInv/entity/ProcessInv.java
@@ -49,8 +49,8 @@
   */
   private Double productInventoryNum;
   /**
    * 农场id
    * 农产品库存id主键
    */
   private String farmId;
   private String fpsId;
}