01 2019 档案
摘要:public static Map invokeCapp(String URL, Map paramMap) throws Exception { Map map = new HashMap(); RequestConfig requestConfig = RequestConfig.custom() .setConnectTimeout(200...
阅读全文
摘要:public static Map invokeCapp(String urlStr, Map params) throws Exception { Map map = new HashMap(); // post参数 StringBuilder postData = new StringBuilder(); for (Map.Entry param : par...
阅读全文

浙公网安备 33010602011771号