@ -123,7 +123,7 @@ public class ThirdDataInputController {
return Envelop.getError(e.getMessage());
} catch (Exception e){
e.printStackTrace();
return Envelop.getError("上传设备失败");
return Envelop.getError("设备状态信息上传失败");
}