mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-03 00:00:49 +08:00
添加画布信息视图
This commit is contained in:
@@ -56,7 +56,7 @@ namespace Serein.Library
|
||||
public sealed class PropertyInfoAttribute : Attribute
|
||||
{
|
||||
/// <summary>
|
||||
/// 是否通知UI
|
||||
/// 是否通知远程环境(如果在远程环境下)
|
||||
/// </summary>
|
||||
public bool IsNotification = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user