jyy
2021-01-27 af6a6f03d3da1303b6fec2cff5dbd0fd10e8ad5c
zq-erp/src/main/java/com/matrix/system/hive/bean/AchieveNew.java
@@ -261,6 +261,16 @@
   private String goodsName;
   private String type;
   public String getType() {
      return type;
   }
   public void setType(String type) {
      this.type = type;
   }
   public String getGoodsNo() {
      return goodsNo;
   }