gxc
2019-10-29 d6b4e510f1430d19bc48da6894cf707bbe3c226d
ZigbeeApp/Shared/Phone/UserCenter/HdlBackup/HdlManualBackUpForm.cs
@@ -411,7 +411,7 @@
        {
            List<string> listAllFile = Global.FileListByHomeId();
            string strroot = Common.Config.Instance.FullPath;
            string strroot = UserCenterResourse.LocalRootPath;
            string autoPath = System.IO.Path.Combine(strroot, DirNameResourse.LocalMemoryDirectory, DirNameResourse.AutoBackupDirectory);
            foreach (string file in listAllFile)
            {