fin:()更新注入方式
parent
ae8c3db97d
commit
44af1004b2
|
@ -41,8 +41,6 @@ public class NacosNamespaceInterceptor<T> implements Interceptor<T> {
|
|||
}
|
||||
}
|
||||
}
|
||||
log.info("invoke Simple beforeExecute"); // 添加Header
|
||||
req.addQuery("namespaceId", namespaceId); // 添加URL的Query参数
|
||||
return true; // 继续执行请求返回true
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue