| | |
| | | { |
| | | public static class StringId |
| | | { |
| | | /// <summary> |
| | | /// 添加告警目标 |
| | | /// </summary> |
| | | public const int AddAlarmTarget = 500; |
| | | /// <summary> |
| | | /// 添加布防功能 |
| | | /// </summary> |
| | | public const int AddDefenseFunction = 499; |
| | | /// <summary> |
| | | /// 触发延时 |
| | | /// </summary> |
| | | public const int TriggerDelay = 498; |
| | | /// <summary> |
| | | /// 自定义 |
| | | /// </summary> |
| | | public const int Custom = 497; |
| | | /// <summary> |
| | | /// 还没有关联任务布防状态 |
| | | /// </summary> |
| | | public const int ThereIsNoAssociatedTaskDeploymentStatus = 496; |
| | | /// <summary> |
| | | /// 人脸通行设置 |
| | | /// </summary> |
| | | public const int FacePassageSetting = 495; |
| | | /// <summary> |
| | | /// 设置面容 |