随笔分类 - Postman
摘要:今天调试一个接口,用postman调试,接受参数各种不对付。postman被称为是一款强大网页调试工具的客户端,试了各种方法参考《使用postman传递数组调试》。 也许是后台接收数据写的不规范,但是APP传过来的参数都能正常接收,postman就不行。 后来想到了不是有在线文档吗?里面不是有个调试
阅读全文
摘要:如题: 解决办法: 1.找到以下两个路径直接删除文件,注安装路径不同有可能不同 C:\Users\Administrator\AppData\Roaming\Postman C:\Users\Administrator\AppData\Local\Postman 2.重新安装postman
阅读全文