mirror of
https://gitee.com/egzosn/pay-java-parent.git
synced 2026-05-11 16:11:47 +08:00
增加支付教程
This commit is contained in:
@@ -121,6 +121,7 @@ public class ClientHttpRequest<T> extends HttpEntityEnclosingRequestBase impleme
|
||||
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public T handleResponse(HttpResponse response) throws ClientProtocolException, IOException {
|
||||
final StatusLine statusLine = response.getStatusLine();
|
||||
|
||||
Reference in New Issue
Block a user