Allenzzz

Results 2 comments of Allenzzz

``` conf = { 'name': 'ddjf-open-api-client', 'version': '1.2.0', 'organization': 'ddjf' } config = ApplicationConfig(conf) service_interface = "com.ddjf.open.api.remoter.api.ILufaxLanService" # registry包含了和zookeeper的连接,该对象需要缓存 registry = ZookeeperRegistry('192.168.19.203:2181', config) user_provider = DubboClient(service_interface, registry) print user_provider('checkLufaxId') ```...

@JoeCao 按你说的方式,还以一样的5050错误