| | |
| | | /// 物理设备属于哪个房间的【文件】
|
| | | /// </summary>
|
| | | public const string DeviceRoomIdFile = "020945dd7966a7550090d3c04a04d93cd2278eb4e6aebcf6";
|
| | | /// <summary>
|
| | | /// 保存意见反馈次数的【文件】
|
| | | /// </summary>
|
| | | public const string SuggestionFile = "f782709778b751ef2b3840f17e407ead";
|
| | |
|
| | | /// <summary>
|
| | | /// 显示功能菜单的【标识文件】
|
| | | /// </summary>
|
| | | public const string ShowOptionMenuFile = "eaf5efcca1be2f4cb0ff3dea79df755f5886beb3bf7aed1b";
|
| | | /// <summary>
|
| | | /// 详细Log处理的【标识文件】
|
| | | /// </summary>
|
| | | public const string DetailedLogFile = "ceec8cfdbe5e8112755cba32c1b081f9";
|
| | | /// <summary>
|
| | | /// 功能备份的名字 这个东西不加密
|
| | | /// </summary>
|
| | | public const string OptionBackupName = "##Option##";
|
| | | }
|
| | | }
|