How to post form.body in JSONArray using Okhttp?

前端 未结 0 467
执笔经年
执笔经年 2020-12-07 18:36

Hi guys I was trying to post JSONArray using okhttp. I want to do like this:

 [
    {
    "name":"john"
    },
    {
    "food":         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题