mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-04-05 07:46:35 +08:00
完成mvvm模式下,画布、节点编辑的基本重构
This commit is contained in:
@@ -31,7 +31,7 @@ namespace Serein.Workbench.Services
|
||||
/// 转发流程运行环境各个事件的实现类
|
||||
/// </summary>
|
||||
/// <param name="flowEnvironment"></param>
|
||||
/// <param name="flowNodeControlService"></param>
|
||||
/// <param name="flowEnvironmentEvent"></param>
|
||||
public FlowEEForwardingService(IFlowEnvironment flowEnvironment,
|
||||
IFlowEnvironmentEvent flowEnvironmentEvent)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user