摘要: @Configuration public class TtpfFeignConfig { @Bean public RequestInterceptor requestInterceptor(){//Feign同步请求头 return template -> { ServletRequestAtt 阅读全文
posted @ 2024-12-17 18:45 甜菜波波 阅读(4) 评论(0) 推荐(0) 编辑