摘要:
使用Retrofit处理复杂接口地址类型 1. @Path注解和@query注解 2. ResponseBody是啥 interface ExampleService { @DELETE("data/{id}") fun deleteData(@Path("id") id: String): Cal 阅读全文
posted @ 2024-06-26 21:33
touchmore
阅读(36)
评论(0)
推荐(0)

浙公网安备 33010602011771号