parent
c30e609eb4
commit
11e017a018
|
@ -58,7 +58,6 @@ public class TaskStartReq {
|
|||
* The Dispose time.
|
||||
*/
|
||||
@NotNull(message = "disposeTime 处置时间不能为空", groups = ValidGroups.TaskStartReqCommonValid.class)
|
||||
@ValidSplitPageSize(groups = ValidGroups.TaskStartReqCommonValid.class)
|
||||
private Integer disposeTime;
|
||||
/**
|
||||
* The Flow direction.
|
||||
|
|
Loading…
Reference in New Issue