Call<T> 类似于 okhttp3.Call ,只是,此类支持范型。 1.6、@GET. @GET 表示 GET 请求。 @GET 的源码如下: package retrofit2.http; @Documented @Target(METHOD) ...
確定! 回上一頁