935090232@qq.com
2021-01-09 2e3c12ca3a7241f498c32121cb1572502c998d0d
zq-erp/src/main/java/com/matrix/system/hive/bean/SysOrder.java
@@ -161,6 +161,16 @@
    */
   private Integer times;
   private String type;
   public String getType() {
      return type;
   }
   public void setType(String type) {
      this.type = type;
   }
   public Integer getTimes() {
      return times;
   }