| | |
| | | /// 确定要取消该成员拥有远程开锁权限吗? |
| | | /// </summary> |
| | | public const int SureCancelAccessToSubaccount = 268; |
| | | /// <summary> |
| | | /// 时区 |
| | | /// </summary> |
| | | public const int CurZoneText0 = 269; |
| | | public const int CurZoneText1 = 270; |
| | | public const int CurZoneText2 = 271; |
| | | public const int CurZoneText3 = 272; |
| | | public const int CurZoneText4 = 273; |
| | | public const int CurZoneText5 = 274; |
| | | public const int CurZoneText6 = 275; |
| | | public const int CurZoneText7 = 276; |
| | | public const int CurZoneText8 = 277; |
| | | public const int CurZoneText9 = 278; |
| | | public const int CurZoneText10 = 279; |
| | | public const int CurZoneText11 = 280; |
| | | public const int CurZoneText12 = 281; |
| | | public const int WestZoneText1 = 282; |
| | | public const int WestZoneText2 = 283; |
| | | public const int WestZoneText3 = 284; |
| | | public const int WestZoneText4 = 285; |
| | | public const int WestZoneText5 = 286; |
| | | public const int WestZoneText6 = 287; |
| | | public const int WestZoneText7 = 288; |
| | | public const int WestZoneText8 = 289; |
| | | public const int WestZoneText9 = 290; |
| | | public const int WestZoneText10 = 291; |
| | | public const int WestZoneText11 = 292; |
| | | public const int WestZoneText12 = 293; |
| | | /// <summary> |
| | | /// 生效日期不能小于当前日期 |
| | | /// </summary> |
| | | public const int ValidTimeNoLessThanCurrentTime = 294; |
| | | /// <summary> |
| | | /// 生效时间不能大于失效时间 |
| | | /// </summary> |
| | | public const int ValidTimeNoMoreThanInValidTime = 295; |
| | | /// <summary> |
| | | /// 失效时间不能小于生效时间 |
| | | /// </summary> |
| | | public const int InvalidTimeNoLessThanValidTime = 296; |
| | | /// <summary> |
| | | /// 失效时间不能省略 |
| | | /// </summary> |
| | | public const int InvalidTimeIsEmpty = 297; |
| | | /// <summary> |
| | | /// 失效时间不能大于36小时 |
| | | /// </summary> |
| | | public const int InvalidTimeMoreThan36 = 298; |
| | | /// <summary> |
| | | /// 失效时间不能小于1小时 |
| | | /// </summary> |
| | | public const int InvalidTimeLessThan1 = 299; |
| | | |
| | | |
| | | public readonly static int cancel = 5097; |
| | | public readonly static int confrim = 5098; |
| | |
| | | public readonly static int tiplocktextnull = 5379; |
| | | public readonly static int openmode = 5380; |
| | | public readonly static int addnull = 5381; |
| | | public readonly static int look = 5382; |
| | | |
| | | #region 登录注册 |
| | | /// <summary> |
| | |
| | | /// 分享住宅已更改,请联系管理员!
|
| | | /// </summary>
|
| | | public const int uShardResidenceHadDeletePleaseTakeToAdmin = 16080;
|
| | |
|
| | |
|
| | | /// <summary>
|
| | | /// 获取执行目标失败 |
| | | /// </summary> |
| | | public const int uGetAdjustTargetFail = 16081;
|
| | | /// <summary>
|
| | | /// 没有可以添加的场景
|
| | | /// </summary>
|
| | | public const int uNotHadAddScene = 16082; |
| | | /// <summary>
|
| | | /// 请添加执行目标
|
| | | /// </summary> |
| | | public const int uPleaseAddAdjustTarget = 16083;
|
| | | /// <summary>
|
| | | /// 添加执行目标失败
|
| | | /// </summary>
|
| | | public const int uAddAdjustTargetFail = 16084;
|
| | | /// <summary>
|
| | | /// 个别执行目标添加失败
|
| | | /// </summary>
|
| | | public const int uSomeAdjustTargetAddFail = 16085;
|
| | | /// <summary>
|
| | | /// 初始化执行目标失败
|
| | | /// </summary>
|
| | | public const int uInitAdjustTargetFail = 16086;
|
| | | /// <summary>
|
| | | /// 修改场景名称失败
|
| | | /// </summary>
|
| | | public const int uEditorSceneNameFail = 16087;
|
| | |
|
| | | //★★★★下面这些是接口的返回信息翻译,从18000开始★★★★
|
| | | /// <summary>
|