HDL Home App 第二版本 旧平台金堂用 正在使用
黄学彪
2019-12-17 5986f63b75bd81c6cef262c670e9251c038cbf5d
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Resourse/UserCenterResourse.cs
@@ -39,5 +39,9 @@
        /// 隐匿配置
        /// </summary>
        public static HideOptionInfo HideOption = new HideOptionInfo();
        /// <summary>
        /// 文件加密秘钥
        /// </summary>
        public const string FileEncryptKey = "4^Olh_3f";
    }
}