| | |
| | | public const int EditNickname = 237; |
| | | public const int NicknameCannotBeEmpty = 236; |
| | | public const int CreateScene = 235; |
| | | public const int PermissionToUse = 234; |
| | | public const int MemberPermissionManagement = 234; |
| | | public const int Nickname = 233; |
| | | public const int MemberManagement = 232; |
| | | public const int OtherArea = 231; |
| | |
| | | /// 绘制手势验证 |
| | | /// </summary> |
| | | public const int GestureVerification = 9055; |
| | | |
| | | /// <summary> |
| | | /// 年 |
| | | /// </summary> |
| | | public const int Years = 9056; |
| | | /// <summary> |
| | | /// 无区域功能 |
| | | /// </summary> |
| | | public const int NoAreaFunction = 9057; |
| | | /// <summary> |
| | | /// 是否需要保存 |
| | | /// </summary> |
| | | public const int IfNeedToSave = 9058; |
| | | /// <summary> |
| | | /// 暂无分享 |
| | | /// </summary> |
| | | public const int NoShare = 9059; |
| | | /// <summary> |
| | | /// 使用权限 |
| | | /// </summary> |
| | | public const int PermissionToUse = 9060; |
| | | |
| | | |
| | | #region 网络请求响应错误提示信息 |