| | |
| | | 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
|
| | |
| | | /// 分享楼层的【文件名】
|
| | | /// </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>
|
| | |
| | | /// </summary>
|
| | | public const string DeviceHistoryFile = "DeviceHistoryFile";
|
| | | /// <summary>
|
| | | /// 开启后台调试App功能的【标识文件】,不加密
|
| | | /// </summary>
|
| | | public const string StartDebugAppFile = "StartDebugAppFile";
|
| | | /// <summary>
|
| | | /// 功能备份的名字 这个东西不加密
|
| | | /// </summary>
|
| | | public const string OptionBackupName = "##Option##";
|