摘要: `@Slf4j @Component public class HttpClientSender { @Autowired @Qualifier("normalRestTemplate") private RestTemplate restTemplate; public String sendHt 阅读全文
posted @ 2021-06-16 16:43 STUDYMAKEMEDDUP 阅读(257) 评论(0) 推荐(0)