Request method 'GET' not supported
在秒殺時間內,但是『開始秒殺』按鈕出不來:
控制臺提示的是:
org.springframework.web.servlet.PageNotFound.handleHttpRequestMethodNotSupported Request method 'GET' not supported
在秒殺時間內,但是『開始秒殺』按鈕出不來:
控制臺提示的是:
org.springframework.web.servlet.PageNotFound.handleHttpRequestMethodNotSupported Request method 'GET' not supported
2017-06-24
舉報
2019-08-16
可能是前端的問題 我也遇到了? 后臺接口自測沒問題
2017-06-24
說明秒殺方法后臺不支持get訪問,你用post訪問試試