in dubbo_client/registry.py [0:0]
def register(self, interface, **kwargs): """ 客户端注册到注册中心,亮出自己的身份 :param interface: :param kwargs: :return: """ pass