HDL Home App 第二版本 旧平台金堂用 正在使用
黄学彪
2020-08-11 26d1cdf2f5246c1ad7890e6740444c4a6a80e6fb
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Resourse/DirectoryFileNameResourse.cs
@@ -242,6 +242,13 @@
            get { return System.IO.Path.Combine(Shared.IO.FileUtils.RootPath, "e509ddd21100cb994f509fb28c2e4dd6"); }
        }
        /// <summary>
        /// 系统出现异常的debugLog【文件】
        /// </summary>
        public static string SystemLogFile
        {
            get { return System.IO.Path.Combine(Shared.IO.FileUtils.RootPath, "31c39877f9e6a6f2950d571a7ad20400"); }
        }
        /// <summary>
        /// 存放生成发送给网关的各种模板数据的【文件夹】
        /// </summary>
        public static string CreatSendToGwTemplateDirectory
@@ -252,6 +259,13 @@
        /// 分享楼层的【文件名】
        /// </summary>
        public const string ShardFloorFile = "5f05f7a6f26c51d1b096dc777f6c02f2";
        /// <summary>
        /// 打开Gbs的判断【文件】(临时)
        /// </summary>
        public static string OpenGbsFile
        {
            get { return System.IO.Path.Combine(Shared.IO.FileUtils.RootPath, "cd8f75492cb65ef0951442460336db62"); }
        }
        //------------------------以下为辅助文件------------------------
        /// <summary>
@@ -267,6 +281,10 @@
        /// </summary>
        public const string DeviceHistoryFile = "DeviceHistoryFile";
        /// <summary>
        /// 开启后台调试App功能的【标识文件】,不加密
        /// </summary>
        public const string StartDebugAppFile = "StartDebugAppFile";
        /// <summary>
        /// 功能备份的名字  这个东西不加密
        /// </summary>
        public const string OptionBackupName = "##Option##";