| | |
| | | /// 保存账号配置的【文件】
|
| | | /// </summary>
|
| | | public const string AccountOptionFile = "d33690329dfdf2e5dcce0280893b95a0db47b5be13b46aa0";
|
| | | /// <summary>
|
| | | /// 保存住宅顺序的【文件】
|
| | | /// </summary>
|
| | | public const string ResidenceSortFile = "b79583bed6909a524e81e2461474f8dcc7a45bf99cecee93";
|
| | | /// <summary>
|
| | | /// 保存楼层顺序的【文件】
|
| | | /// </summary>
|
| | | public const string FloorSortFile = "2b156ce95c29de53578282f4d7228f60";
|
| | | /// <summary>
|
| | | /// 保存房间顺序的【文件】
|
| | | /// </summary>
|
| | | public const string RoomSortFile = "b1b9f1a50064016f62dea3f160703de2";
|
| | | /// <summary>
|
| | | /// 保存设备顺序的【文件】
|
| | | /// </summary>
|
| | | public const string DeviceSortFile = "9887fffbee29c2566351e3ef2ddea279";
|
| | | /// <summary>
|
| | | /// 保存Log的【文件夹】
|
| | | /// </summary>
|
| | | public const string LogDirectory = "820c65b54b6f3f2a";
|
| | | /// <summary>
|
| | | /// 分享楼层的【文件】
|
| | | /// </summary>
|
| | | public const string ShardFloorFile = "5f05f7a6f26c51d1b096dc777f6c02f2";
|
| | | /// <summary>
|
| | | /// 物理设备属于哪个房间的【文件】
|
| | | /// </summary>
|
| | | public const string DeviceRoomIdFile = "020945dd7966a7550090d3c04a04d93cd2278eb4e6aebcf6";
|
| | | /// <summary>
|
| | | /// 保存意见反馈次数的【文件】
|
| | | /// </summary>
|
| | | public const string SuggestionFile = "f782709778b751ef2b3840f17e407ead";
|
| | | }
|
| | | }
|