Crabtree/SmartHome/HDL/Common/HttpUtil/ErrorCode.cs
@@ -93,6 +93,6 @@ //备注不能为空。 public readonly static string RemarksCannotBeEmpty = "Device name cannot be empty"; //请求服务器失败,请稍后再试! public readonly static string FailedRequestServer = "Failed to request the server, please try again later!"; public readonly static string FailedRequestServer = "Failed to request the server, please try again later!";//Request exception, please return and try again } }