修复了无法创建连线

This commit is contained in:
fengjiayi
2024-10-01 17:34:08 +08:00
parent 4bca28f468
commit 7a9f7b7bf3
2 changed files with 10 additions and 9 deletions

View File

@@ -41,7 +41,7 @@ namespace Serein.NodeFlow.Base
/// <summary>
/// 节点guid
/// </summary>
public string Guid { get; set; } = string.Empty;
public string Guid { get; set; }
/// <summary>
/// 显示名称