getForEntity 的第一個參數為要調用的服務的地址,為ip/api/users?name={1}&age={2}. getForEntity第二個參數String.class表示返回的body類型是String.
確定! 回上一頁