mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-03 08:10:47 +08:00
修复了无法创建连线
This commit is contained in:
@@ -41,7 +41,7 @@ namespace Serein.NodeFlow.Base
|
||||
/// <summary>
|
||||
/// 节点guid
|
||||
/// </summary>
|
||||
public string Guid { get; set; } = string.Empty;
|
||||
public string Guid { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 显示名称
|
||||
|
||||
Reference in New Issue
Block a user