shengyang000 5 lat temu
rodzic
commit
e614860857

+ 2 - 0
src/main/java/com/unissoft/dto/ProcessToBeDone.java

@@ -24,6 +24,8 @@ public class ProcessToBeDone {
24
 
24
 
25
     private Date endDate;//办理结束时间
25
     private Date endDate;//办理结束时间
26
 
26
 
27
+    private Integer levelDepotHouse;
28
+
27
     private String toPage;//办理页面url
29
     private String toPage;//办理页面url
28
 
30
 
29
     private String type;//流程类型
31
     private String type;//流程类型