mirror of
https://github.com/usual2970/certimate.git
synced 2025-07-24 03:48:00 +00:00
Implement complete workflow execution process
This commit is contained in:
@@ -47,6 +47,7 @@ func (s *WorkflowService) Run(ctx context.Context, req *domain.WorkflowRunReq) e
|
||||
}
|
||||
|
||||
// 保存执行日志
|
||||
|
||||
|
||||
return nil
|
||||
}
|
||||
|
Reference in New Issue
Block a user