update 统一待办推送
This commit is contained in:
+2
@@ -217,6 +217,8 @@ public class HiworkTodoServiceImpl implements PushWorkflowIntegrationAPI {
|
||||
Integer finishFlag = processApprovalRecord.getFinishFlag();
|
||||
if (finishFlag.equals(2)){
|
||||
hiworkTodo.setMultiInstance(0);
|
||||
}else {
|
||||
hiworkTodo.setMultiInstance(1);
|
||||
}
|
||||
if (b){
|
||||
hiworkTodo.setIsTodo(String.valueOf(3));
|
||||
|
||||
Reference in New Issue
Block a user