lu
2024-10-25 4bc7030c4cea5b3deed0c938ec388ae94e33c51c
DevApp/Gs.DevApp/ToolBox/UpdateParentEventArgs.cs
@@ -14,5 +14,9 @@
        public string Data { get; set; }
        public List<FilterEntity> FilterList { get; set; }
        public List<string> StringList { get; set; }
    }
}