摘要: 1 /**Map转json post请求*/ 2 public void a(){ 3 Map<String, String> map = new LinkedHashMap<>(); 4 map.put("type",type) 5 Map<String, String> requestMap = 阅读全文
posted @ 2019-08-13 21:36 Johnson718 阅读(3882) 评论(0) 推荐(0)