| | |
| | | /// </summary> |
| | | public const int Data = 534; |
| | | /// <summary> |
| | | /// 访客二维码结束时间 |
| | | /// </summary> |
| | | public const int VisitorEndTime = 2550; |
| | | /// <summary> |
| | | /// 动态密码已失效 |
| | | /// </summary> |
| | | public const int TemporaryPasswordInvalid = 2551; |
| | | /// <summary> |
| | | /// 访客二维码开始时间 |
| | | /// </summary> |
| | | public const int VisitorStartTime = 2549; |
| | | /// <summary> |
| | | /// 手机号 |
| | | /// </summary> |
| | | public const int PhoneNumberErrorTip = 2548; |
| | | /// <summary> |
| | | /// 手机号 |
| | | /// </summary> |
| | | public const int PhoneNumber = 2547; |
| | | /// <summary> |
| | | /// 访客二维码 |
| | | /// </summary> |
| | | public const int VisitorQRCode = 2546; |
| | | /// <summary> |
| | | /// 取消访客凭证 |
| | | /// </summary> |
| | | public const int CancleVisitorCredentials = 2545; |
| | | /// <summary> |
| | | /// 生成访客凭证 |
| | | /// </summary> |
| | | public const int GenerateVisitorCredentials = 2544; |
| | | /// <summary> |
| | | /// 二维码已失效 |
| | | /// </summary> |
| | | public const int QRcodeIsInvalid = 2543; |
| | | /// <summary> |
| | | /// 长按二维码可以将二维码保存到相册 |
| | | /// </summary> |
| | | public const int LongPressQRCodeSave = 2542; |
| | | /// <summary> |
| | | /// 失效时间 |
| | | /// </summary> |
| | | public const int VisitorDelTipContent = 2541; |
| | | /// <summary> |
| | | /// 失效时间 |
| | | /// </summary> |
| | | public const int VisitorTipContent = 2540; |
| | | /// <summary> |
| | | /// 随机生成 |
| | | /// </summary> |
| | | public const int RandomGeneration = 2539; |
| | | /// <summary> |
| | | /// 输入6位动态密码 |
| | | /// </summary> |
| | | public const int Input6_DigitsTemporaryPassword = 2538; |
| | | /// <summary> |
| | | /// 输入访客手机号码 |
| | | /// </summary> |
| | | public const int InputPhoneNumberOfTheVisitor = 2537; |
| | | /// <summary> |
| | | /// 您发起访客凭证后,该凭证将在您设置的有效期内,可自由刷码或密码开锁进行进出,请谨慎分享该凭证 |
| | | /// </summary> |
| | | public const int VisitorTip = 2536; |
| | | /// <summary> |
| | | /// 访客邀请记录 |
| | | /// </summary> |
| | | public const int VisitorInvitationRecord = 2532; |
| | | /// <summary> |
| | | /// 访客记录 |
| | | /// </summary> |
| | | public const int VisitorRecord = 2535; |
| | | /// <summary> |
| | | /// 访客邀请 |
| | | /// </summary> |
| | | public const int VisitorInvitation = 2534; |
| | | /// <summary> |
| | | /// 访客管理 |
| | | /// </summary> |
| | | public const int VisitorManage = 2533; |
| | | /// <summary> |
| | | /// 24小时统计图 |
| | | /// </summary> |
| | | public const int StatisticalChart24Hour = 533; |