mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-04-12 02:46:35 +08:00
重新设计了FlowLIbrary相关类;为工作台默认添加了基础依赖、默认画布。
This commit is contained in:
@@ -27,7 +27,7 @@ namespace Serein.FlowStartTool
|
||||
Console.WriteLine($"{DateTime.Now} [{infoType}] : {value}{Environment.NewLine}");
|
||||
};
|
||||
|
||||
await flowEnvironment.StartRemoteServerAsync(7525); // 启动 web socket 监听远程请求
|
||||
//await flowEnvironment.StartRemoteServerAsync(7525); // 启动 web socket 监听远程请求
|
||||
IsRuning = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user