getForEntity 方法的返回值是一個 ResponseEntity<T> , ResponseEntity<T> ... getForEntity第二個引數String.class表示我希望返回的body型別是String.
確定! 回上一頁