old mode 100755
new mode 100644
| | |
| | | { |
| | | public static class StringId |
| | | { |
| | | public const int WholeZone = 377; |
| | | public const int Reading = 407; |
| | | public const int MeetingGuests = 406; |
| | | public const int Cozy = 405; |
| | | public const int QuickAdjustment = 404; |
| | | public const int ColorTemperature = 403; |
| | | public const int Retry = 402; |
| | | public const int QRCodeIsInvalid = 401; |
| | | public const int WellComBackHome = 400; |
| | | public const int WholeZone = 377; |
| | | public const int CannotEnterSpecialCharacters = 376; |
| | | public const int GatewayOfflineCannotCreateScene = 375; |
| | | public const int ResidenceDeletedSwitchToAnotherResidence = 374; |
| | |
| | | /// 使用权限 |
| | | /// </summary> |
| | | public const int PermissionToUse = 9060; |
| | | |
| | | /// <summary> |
| | | /// 使用权限 |
| | | /// </summary> |
| | | public const int PleaseTryToForgetPassword = 9061; |
| | | /// <summary> |
| | | /// 查看 |
| | | /// </summary> |
| | | public const int LookOver = 9062; |
| | | |
| | | #region 网络请求响应错误提示信息 |
| | | /// <summary> |