mirror of
https://gitee.com/egzosn/pay-java-parent.git
synced 2026-05-19 15:36:28 +08:00
2.12.8 案例编写
This commit is contained in:
@@ -60,9 +60,9 @@ public class HttpConfigStorage {
|
||||
*/
|
||||
private String charset;
|
||||
|
||||
private int socketTimeout;
|
||||
private int socketTimeout = -1;
|
||||
|
||||
private int connectTimeout;
|
||||
private int connectTimeout = -1;
|
||||
|
||||
/**
|
||||
* http代理地址
|
||||
|
||||
Reference in New Issue
Block a user