我尝试发送
test[] 1 test[] 2 test[] 3
然后类型form-data等服务端都接收不到,而我使用网页input控件,控件名称为 test[] ,提交数据服务端可以正常接收。
选择raw格式,然后手写json
选择raw格式,然后手写json