啊鑫
2024-12-09 2a8c7b4e3ebe5691fbbe84d8cf285be3f72b7c30
DevApp/Gs.DevApp/ToolBox/UpdateParentEventArgs.cs
@@ -12,5 +12,7 @@
        public List<FilterEntity> FilterList { get; set; }
        public List<string> StringList { get; set; }
        public List<dynamic> DynamicList { get; set; }
    }
}