xf 2 years ago
parent
commit
b93fd44b2c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/Hotline/FlowEngine/Workflows/WorkflowDomainService.cs

+ 0 - 1
src/Hotline/FlowEngine/Workflows/WorkflowDomainService.cs

@@ -394,7 +394,6 @@ namespace Hotline.FlowEngine.Workflows
                 _mediator.Publish(new CountersignEndAssigned(workflow), cancellationToken);
             }
 
-
             //更新workflow当前节点名称、时间、会签节点code 等字段
             workflow.SetWorkflowCurrentStepInfo(isStartCountersign, nextStepBox);