apache/dubbo-js

apache-dubbo-consumer 的 Dubbo 调用 proxyService 方法无效果

KenyeeC opened this issue · 1 comments

看了 duubo.ts 的代码发现 proxyService 方法只是单纯的返回自己,与 DubboDirectlyInvoker 的实例的 proxyService 表现不一样,希望有相同的表现,或者可以将 consumeService 改为 public 的方法

+1