{"msg":"Request method 'GET' not supported","code":500}
"Request method 'GET' not supported",这是请求方式不对,看下项目中指定的请求方式吧,一般在controller中方法上面会有注解参考:
新增接口后有没有重启项目?
动若依后端?这是什么?
请求方法改为post,不支持get