mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-20 00:06:45 +08:00
修改了脚本执行的一些BUG。
This commit is contained in:
@@ -19,6 +19,8 @@ namespace Serein.Library.Framework.NodeFlow
|
||||
RunState = RunState.Running;
|
||||
}
|
||||
|
||||
private readonly string _guid = global::System.Guid.NewGuid().ToString();
|
||||
string IDynamicContext.Guid => _guid;
|
||||
|
||||
/// <summary>
|
||||
/// 运行环境
|
||||
|
||||
Reference in New Issue
Block a user