修改飞书流程类型
This commit is contained in:
-2
@@ -23,8 +23,6 @@ public class UnifiedTodoVO {
|
||||
private String processDefinitionId;
|
||||
@ApiModelProperty(value = "0:待办,2:已办,4:办结,8:待阅,10:已阅")
|
||||
private String isRemark;
|
||||
@ApiModelProperty(value = "0:待办,2:已办,3:转办,4:办结")
|
||||
private String isStatus;
|
||||
@ApiModelProperty(value = "转办时用")
|
||||
private String toUserId;
|
||||
@ApiModelProperty(value = "发送时的时间")
|
||||
|
||||
Reference in New Issue
Block a user