wxr
2020-03-13 171bf03f3664226eeff2b20ee9bd2e914b63a17d
HDL_ON/Entity/UserConfig.cs
@@ -62,7 +62,7 @@
        /// <summary>
        /// 当前选择的楼层
        /// </summary>
        public string CurFoor = "all";
        public string CurFoor = "All";
        public Dictionary<string, int> SkinVision = new Dictionary<string, int> ();
        public Dictionary<string, int> DowlaodSkinVision = new Dictionary<string, int> ();