getBody()); //第一种postForObject 直接获取响应内容 String result = restTemplate.postForObject(url, user, String.class); log.info("响应 ...
確定! 回上一頁