小调整

This commit is contained in:
艾竹
2023-05-03 20:29:12 +08:00
parent 07bf962aa4
commit 10679295c0
3 changed files with 7 additions and 1 deletions

View File

@@ -13,6 +13,8 @@ using System.Reflection;
namespace AIStudio.Wpf.Flowchart.Models
{
[Serializable]
[XmlInclude(typeof(FlowNodeDesignerItem))]
public class FlowNodeDesignerItem : DesignerItemBase
{
public FlowNodeDesignerItem()