dependencies { compile 'com.squareup.retrofit2:retrofit:2.0.2' ... 使用場景:@Header用於新增不固定的請求頭,@Headers用於新增固定的請求頭 ...
確定! 回上一頁