1.
wei
2021-03-16 223b318d0070d06e7b64192dc93aa8103865d657
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;
                }