摘要: ### okhttp ```java public ApiResult exchange(Class clazz, Method method) throws Exception { FeignClient feignClient = (FeignClient)clazz.getAnnotation 阅读全文
posted @ 2023-07-10 16:49 fight139 阅读(10) 评论(0) 推荐(0) 编辑