wxr
2020-07-01 53189866ba4012fec0b40990fd2281b836fa2668
HDL_ON/Entity/DB_ResidenceData.cs
@@ -24,9 +24,16 @@
        {
            get
            {
                if (MainPage.LocalMode)
                {
                    return new RegionInfoRes() { Name = "本地模式" };
                }
                else
                {
                return MainPage.LoginUser.regionList.Find((obj) => obj.RegionID == CurReginID);
            }
        }
        }
        /// <summary>
        /// 当前选择的住宅索引