Retrofit 的基本用法

一、添加依赖和网络权限 添加依赖 implementation 'com.squareup.retrofit2:retrofit:2.9.0' implementation 'com.squareup.retrofit2:converter-gson:2.9.0' // 可选 implementat
posted @ 2023-04-08 16:33  SharpCJ  阅读(427)  评论(0编辑  收藏  举报