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