美文网首页
postman如何传递对象数组

postman如何传递对象数组

作者: 日落_3d9f | 来源:发表于2021-02-07 16:49 被阅读0次

postman参数设置:
post请求,Content-Type:application/x-www-form-urlencoded


postman设置

在body选中参数格式为:x-www-form-urlencoded或form-data:


body设置

最下面3行为对象中的属性----list集合。也可以直接编辑:


list集合

相关文章

网友评论

      本文标题:postman如何传递对象数组

      本文链接:https://www.haomeiwen.com/subject/mbbztltx.html