|
|
@ -28,6 +28,7 @@ public class TaskPageSearchReqVO extends PageParam { |
|
|
|
|
|
|
|
|
|
|
|
@ApiModelProperty(value = "") |
|
|
|
@ApiModelProperty(value = "") |
|
|
|
private String resources; |
|
|
|
private String resources; |
|
|
|
|
|
|
|
private Object areas; |
|
|
|
|
|
|
|
|
|
|
|
private Integer mainPerson; |
|
|
|
private Integer mainPerson; |
|
|
|
private Object executorPerson; |
|
|
|
private Object executorPerson; |
|
|
|