http://127.0.0.1:9998/login.html输入账号admin密码123456之后,就报错405
`Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Wed Jul 21 15:59:31 CST 2021
There was an unexpected error (type=Method Not Allowed, status=405).
Request method 'POST' not supported`
无法解决
http://127.0.0.1:9998/login.html输入账号admin密码123456之后,就报错405
`Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Wed Jul 21 15:59:31 CST 2021
There was an unexpected error (type=Method Not Allowed, status=405).
Request method 'POST' not supported`
无法解决