摘要: String returnMsg = HttpRequestUtil.sendPost(url, param); // 调接口接收的数据 JSONObject a = JSON.parseObject(returnMsg); Map map = new HashMap(); List list = JSONArray.parseArra... 阅读全文
posted @ 2017-09-14 10:19 彈指一揮間 阅读(310) 评论(0) 推荐(0)