lu
2024-10-23 1b619ce266db21c544c29dfb15bb05d4d1289c78
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; }
    }
}