postman如何传递对象数组
2021-02-07 本文已影响0人
日落_3d9f
postman参数设置:
post请求,Content-Type:application/x-www-form-urlencoded
postman设置
在body选中参数格式为:x-www-form-urlencoded或form-data:
body设置
最下面3行为对象中的属性----list集合。也可以直接编辑:
list集合
postman参数设置:
post请求,Content-Type:application/x-www-form-urlencoded
在body选中参数格式为:x-www-form-urlencoded或form-data:
最下面3行为对象中的属性----list集合。也可以直接编辑: