postman传query一个数组类型的参数,并且数组里面只有一个值的时候

1.在所加的检索项目后面加上[0],

例:

bash 复制代码
item[0]

2.数组里面多个值的时候,写两个相同的项目名,值不相同

bash 复制代码
item=value1
item=value2

再看不懂,我也没办法了。

相关推荐
syt_biancheng21 小时前
博客系统全流程测试总结
python·selenium·测试用例·压力测试·postman
中年程序员一枚4 天前
python开发接口uvicorn方法启动FastAPI,postman调用接口
python·postman·fastapi
中年程序员一枚4 天前
让postman调用python的开发接口,链接sqlite数据库,让前后联动起来
数据库·python·postman
yuezhilangniao4 天前
Windows 系统变量未完全清楚 - 代理执行一半 导致 pip 和 Postman 连接失败的解决指南
windows·postman·pip
石头wang5 天前
postman如何设置鉴权authorization header(怎么只设置一次,统一管理,不要每个request重复设置)
测试工具·lua·postman
R.lin5 天前
换掉 Postman,我用它Reqable
测试工具·postman
一念一花一世界6 天前
PostIn从基础到实践(5) - 对接口进行快捷调试
postman·postin·api调试·接口管理工具
一点事7 天前
用postman,如何调用webservice接口?
测试工具·postman
咨询QQ688238867 天前
非线性悬架建模与UKF状态估计:Matlab/Simulink源码与详细建模说明
postman