- 博客(2)
- 收藏
- 关注
原创 ssh: connect to host github.com port 22: Connection timed out
昨天在使用VsCode向GitHub上传代码时,出现错误:(此前已经使用SSH的方式连接了GitHub仓库) ssh: connect to host github.com port 22: Connection timed out Please make sure you have the correct access rights and the repository exists. ssh: connect to host github.com port 22: Connection timed ou
2020-11-20 11:26:30
222
原创 Required Long parameter ‘id‘ is not present
Required Long parameter ‘id’ is not present 在vue项目中,使用axios发送post请求时提示错误:Required Long parameter ‘orderId’ is not present 我在调接口传参数的时候是传入了‘orderId’这一参数的,但还是提示错误。 检查swagger接口时发现,这一参数为long类型, 而当参数类型为integer时没有这个错误。 解决方案 使用URLSearchParams(亲测有效) let params= n
2020-11-19 17:38:21
24157
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅