liufeiyu1002 commented on issue #11913: URL: https://github.com/apache/dubbo/issues/11913#issuecomment-1482527845
因为默认消费端优先。 你可以自己扩展一个 `ProviderFirstParams` 的实现,可以参考 `DefaultProviderFirstParams` 这个,将你要的字段设置为服务端优先就可以获取到了 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
