omnip620 / node-zookeeper-dubbo

A middleware helps node to communicate dubbo by using its default protocol, which is registered in zookeeper
300 stars 80 forks source link

总是报TypeError: Dubbo.Foo.say is not a function #38

Closed 156554395 closed 7 years ago

156554395 commented 7 years ago

const customerObj = { $class: 'com.xxx.XXXDTO', $: { a: 1, b: 'test', c: {$class: 'java.lang.Long', $: 123} } }; 这个对象里面的参数是什么? 已有初始化完毕标志:Dubbo service init done 总是报TypeError: Dubbo.Foo.say is not a function

omnip620 commented 7 years ago

你怎么用的 详细用法贴出来看看

156554395 commented 7 years ago

已经调好了!谢谢!

omnip620 commented 7 years ago

好的 觉得还行的话 麻烦点个赞 哈哈哈