用jquery发ajax请求到后台报405错误
xls丶 2017-12-14 02:19:21 Request URL:http://localhost:8080/book/$%7BpageContext.request.contextPath%7D/user/verificationPhone
Request Method:POST
Status Code:405 Method Not Allowed
Remote Address:[::1]:8080
Referrer Policy:no-referrer-when-downgrade
不能以post请求到后台吗,controller层用的是springMVC