소스 검색

订单新增高新纯咨询信息

anderx 3 년 전
부모
커밋
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;
     }