You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/09/01 07:26:17 UTC

[GitHub] [dubbo-js] KenyeeC opened a new issue #254: apache-dubbo-consumer 的 Dubbo 调用 proxyService 方法无效果

KenyeeC opened a new issue #254:
URL: https://github.com/apache/dubbo-js/issues/254


   看了 duubo.ts 的代码发现 [proxyService](https://github.com/apache/dubbo-js/blob/28e499b0b5e9e862945ad3d7461cba34e233f82f/packages/dubbo-consumer/src/dubbo.ts#L209) 方法只是单纯的返回自己,与 DubboDirectlyInvoker 的实例的 proxyService 表现不一样,希望有相同的表现,或者可以将 [consumeService](https://github.com/apache/dubbo-js/blob/28e499b0b5e9e862945ad3d7461cba34e233f82f/packages/dubbo-consumer/src/dubbo.ts#L113) 改为 public 的方法


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org