lu
2024-10-25 d926c24ea66c8c5f4e3f6a90092a3b91f89b2ae1
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; }
    }
}