两种方法使用注入的方式@Autowired RestTemplate restTemplate; @Test public void getTest(){ //设置get请求参数Map<String,String> params = new ...
確定! 回上一頁