【发布时间】:2018-03-06 07:19:08
【问题描述】:
如何使用 Retrofit Like in this Image 发送 PartMap 列表
我尝试过这样做,但它不起作用
【问题讨论】:
标签: android postman retrofit retrofit2
如何使用 Retrofit Like in this Image 发送 PartMap 列表
我尝试过这样做,但它不起作用
【问题讨论】:
标签: android postman retrofit retrofit2
这个没用,试试hash-map
【讨论】:
为了正确帮助您,您必须上传更多代码片段(Retrofit 实例等),并请尝试使用代码蛤而不是屏幕截图(可通过 CTRL + K 或“{}”访问图标)。
在设置 Retrofit 时,我个人一直在使用 this guide 取得巨大成功。
【讨论】: