Commit d22eb0ba authored by yanzg's avatar yanzg

修复bug

parent 0c3ce853
...@@ -26,7 +26,7 @@ public class HttpHelper { ...@@ -26,7 +26,7 @@ public class HttpHelper {
/** /**
* 读取超时 * 读取超时
*/ */
public static int HTTP_READ_TIMEOUT = 15 * 1000; public static int HTTP_READ_TIMEOUT = 12 * 1000;
/** /**
* 字符编码 * 字符编码
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment