Просмотр исходного кода

订单新增高新纯咨询信息

anderx лет назад: 3
Родитель
Сommit
2232a41fb5
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      src/main/java/com/goafanti/order/bo/OutProcessName.java

+ 4 - 0
src/main/java/com/goafanti/order/bo/OutProcessName.java

@@ -18,6 +18,10 @@ public class OutProcessName {
     private String zc;
     private String dsz;
 
+    public Integer getType() {
+        return type;
+    }
+
     public void setType(Integer type) {
         this.type = type;
     }