mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-03 00:00:49 +08:00
添加画布信息视图
This commit is contained in:
@@ -197,6 +197,11 @@ namespace Serein.Library
|
||||
/// </summary>
|
||||
public string Guid { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 是否全局公开
|
||||
/// </summary>
|
||||
public bool IsPublic { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 节点方法所属的程序集名称
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user