wxr
2021-03-17 47b841ed6c4d7dc03ff25bf74454fa41cd4e02a5
HDL_ON/Common/FileUtlis.cs
@@ -48,7 +48,7 @@
        {
            get
            {
                if(DB_ResidenceData.Instance.CurrentRegion == null)
                if(DB_ResidenceData.Instance.CurrentRegion == null || DB_ResidenceData.Instance.CurrentRegion.RegionID == null)
                {
                    return AccountPath;
                }