HH.WCS.ZCQTJ/util/HttpHelper.cs @@ -131,9 +131,9 @@ reader = new StreamReader(stream); return reader.ReadToEnd(); } catch catch (Exception ex) { return ""; return ex.Message; } finally {