Login request: http://127.0.0.1:8001/api/login

The parameter platform: website user_name: admin password: 123456 remember: false How to request returns are all: { "code": -1, "msg": "EOF" } The registration interface is the same, what is the problem?

The login interface cannot be used