赞
踩
一、postman重新安装后打开时报错—“could not open postman”的解决方法
因为postman重新安装后路径不会被覆盖,所以需要我们手动删除路径中的两个文件: 1.C:\Users\你的用户名\AppData\Local\Postman 2.C:\Users\你的用户名\AppData\Roaming\Postman 删除这两个文件 再次安装就好了!