黄学彪
2020-12-16 0d9f64668fd7350d6a21fd157e32009a96d98134
ZigbeeApp/Shared/Phone/UserCenter/HideOption/HideOptionDirectoryListForm.cs
@@ -38,7 +38,7 @@
            listView.Height = bodyFrameLayout.Height;
            bodyFrameLayout.AddChidren(listView);
            Type type = typeof(DirNameResourse);
            Type type = typeof(HdlFileNameResourse);
            var PropertyList = type.GetProperties();