xiaoyong931011
2021-03-15 f5bd8fc9b87627f38b015d4bc4e22b3353ec4d6d
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;
   }