jyy
2021-03-17 a6e7be2c2273b0569f57965c5fbd3ffb1c4fb8a4
zq-erp/src/main/java/com/matrix/system/hive/bean/AchieveNew.java
@@ -245,6 +245,16 @@
   private String payMethod;
   private String cateName;
   public String getCateName() {
      return cateName;
   }
   public void setCateName(String cateName) {
      this.cateName = cateName;
   }
   public String getPayMethod() {
      return payMethod;
   }