| | |
| | | /// 你的密码修改成功,请重新登录 |
| | | /// </summary> |
| | | public const int ResetScucessPleaseLogin = 10126; |
| | | |
| | | |
| | | #endregion |
| | | |
| | | #region 分类 |
| | | |
| | | /// <summary> |
| | | /// 功能 |
| | | /// <summary> |
| | | /// 请选择区号 |
| | | /// </summary> |
| | | public const int PleaseSelectAreaCode = 10127; |
| | | /// <summary> |
| | | /// 未激活 |
| | | /// </summary> |
| | | public const int Function = 11000; |
| | | public const int NOTVERIFY = 10128; |
| | | /// <summary> |
| | | /// 该用户属于调试账号,并未启用 |
| | | /// </summary> |
| | | public const int NOTENABLE = 10129; |
| | | /// <summary> |
| | | /// //数据并不在此HDL区域服务器 |
| | | /// </summary> |
| | | public const int YOUDATANOISLOCALREGION = 10130; |
| | | /// <summary> |
| | | /// 账号或密码错误 |
| | | /// </summary> |
| | | public const int USERNAMEORPWDERROR = 10131; |
| | | /// <summary> |
| | | /// 账号不存在,请先注册 |
| | | /// </summary> |
| | | public const int ACCOUNTNOEXISTS = 10132; |
| | | |
| | | |
| | | #endregion |
| | | |
| | | #region 分类 |
| | | |
| | | /// <summary> |
| | | /// 功能 |
| | | /// </summary> |
| | | public const int Function = 11000; |
| | | /// <summary> |
| | | /// 场景 |
| | | /// </summary> |
| | |
| | | public static readonly int PleaseGoToTheMailboxToActivateTheAccountNumber = 10012; |
| | | public static readonly int PleaseInputTheCorrectCellPhoneNumber = 10013; |
| | | public static readonly int PleaseInputTheCorrectVerificationCode = 10014; |
| | | public static readonly int PleaseSelectAreaCode = 10015; |
| | | |
| | | |
| | | public static readonly int ThePhoneNumberIsNotRegisteredYetPleaseRegisterFirst = 10017; |
| | | public static readonly int LoginCodeError = 10018; |
| | |
| | | public static readonly int ModifyScene = 11078; |
| | | |
| | | |
| | | /// <summary> |
| | | /// 未激活 |
| | | /// </summary> |
| | | public static readonly int NOTVERIFY = 11081; |
| | | /// <summary> |
| | | /// 该用户属于调试账号,并未启用 |
| | | /// </summary> |
| | | public static readonly int NOTENABLE = 11082; |
| | | /// <summary> |
| | | /// //数据并不在此HDL区域服务器 |
| | | /// </summary> |
| | | public static readonly int YOUDATANOISLOCALREGION = 11083; |
| | | /// <summary> |
| | | /// 账号或密码错误 |
| | | /// </summary> |
| | | public static readonly int USERNAMEORPWDERROR = 11084; |
| | | /// <summary> |
| | | /// 账号不存在,请先注册 |
| | | /// </summary> |
| | | public static readonly int ACCOUNTNOEXISTS = 11085; |
| | | |
| | | |
| | | |
| | | public static readonly int YourPWDIsTooSample = 11088; |