ResponseEntity > res = restTemplate.exchange(getUrl(), HttpMethod.POST, myDTO, new ParameterizedTypeReference >() {});
確定! 回上一頁