(1)使用注解的方式添加一个Header参数public interface UserService { @Headers("Cache-Control: max-age=640000") @GET("/tasks") Call> ...
確定! 回上一頁