diff --git a/clients/python/wcferry/client.py b/clients/python/wcferry/client.py index c0a8064..9c8d6ca 100644 --- a/clients/python/wcferry/client.py +++ b/clients/python/wcferry/client.py @@ -398,7 +398,6 @@ class Wcf(): Returns: int: 0 为成功,其他失败 """ - raise Exception("Not implemented, yet") req = wcf_pb2.Request() req.func = wcf_pb2.FUNC_SEND_XML # FUNC_SEND_XML req.xml.receiver = receiver