|
|
|
@ -64,6 +64,12 @@ public class TaskListEntity implements Serializable { |
|
|
|
private String taskHeader; |
|
|
|
|
|
|
|
private String site; |
|
|
|
private String orderRef1; |
|
|
|
private String orderRef2; |
|
|
|
private String orderRef3; |
|
|
|
private String orderRefType; |
|
|
|
private String orderRef4; |
|
|
|
private String allowCloseByHand; |
|
|
|
|
|
|
|
|
|
|
|
} |