Blueherb In solitude, where we are least alone 王佳鑫

访问后台 出现 俩次请求拼接情况 例如 https://localhost:4431/api/auth/jwt/token+https://localhost:4431/api/auth/jwt/token

原因可能是 路径拼接存在 //http 缺少冒号 ,这样导致 浏览器认为拼接地址 不是http 请求 ,而是一个相对路径。

posted @ 2021-10-08 11:06  阿呆学习之路  阅读(288)  评论(0编辑  收藏  举报