摘要: 需要获取token的接口调用import java.io.IOException;import java.io.UnsupportedEncodingException;import net.sf.json.JSONObject;import org.apache.commons.httpclien 阅读全文
posted @ 2019-07-03 12:39 regretDeeply 阅读(181) 评论(0) 推荐(0)
摘要: import java.io.IOException;import java.io.UnsupportedEncodingException;import org.apache.commons.httpclient.HttpClient;import org.apache.commons.httpc 阅读全文
posted @ 2019-07-03 12:35 regretDeeply 阅读(170) 评论(0) 推荐(0)
摘要: 该工具类主要用于调用ERP import java.nio.charset.Charset;import java.util.List;import org.apache.http.HttpEntity;import org.apache.http.client.config.RequestConf 阅读全文
posted @ 2019-07-03 12:31 regretDeeply 阅读(300) 评论(0) 推荐(0)