update 转办时,给hiwork先发送完成消息在发送新待办
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ public class HiworkTodoAdd {
|
||||
private String recordId;
|
||||
@ApiModelProperty(value = "流程定义id")
|
||||
private String processDefinitionId;
|
||||
@ApiModelProperty(value = "3结束,6删除,其他是待办已办")
|
||||
@ApiModelProperty(value = "1待办,2已办,3结束,6删除,其他是待办已办")
|
||||
private String type;
|
||||
@ApiModelProperty(value = "转办时用")
|
||||
private String toUserId;
|
||||
|
||||
Reference in New Issue
Block a user