wxr
2020-12-14 55bd5c4ccb56cbd3c10e6b170aaab20d7023c139
HDL_ON/Entity/DB_ResidenceData.cs
@@ -49,10 +49,11 @@
                    return _residecenInfo;
                }
            }
            set
            {
                _residecenInfo = value;
            }
        }
        public void SetCurrentRegion(int index)
        {
            _residecenInfo = UserInfo.Current.regionList[index];
        }
        ///// <summary>