public class OkHttpSimplePostRequestExecutor extends SimplePostRequestExecutor<okhttp3.OkHttpClient,OkHttpProxyInfo>
requestHttp| 构造器和说明 | 
|---|
| OkHttpSimplePostRequestExecutor(RequestHttp requestHttp) | 
public OkHttpSimplePostRequestExecutor(RequestHttp requestHttp)
public String execute(String uri, String postEntity, WxType wxType) throws WxErrorException, IOException
RequestExecutoruri - uripostEntity - 数据wxType - 微信模块类型WxErrorException - 自定义异常IOException - io异常Copyright © 2024. All rights reserved.