try: dict_reason = self.get(name,id_number,mobile,card_number,**kwargs) except RetryError as e:
# 获取错误的结果 error_info= e.args print(error_info)