Login request: http://127.0.0.1:8001/api/login
parameter platform: website user_name: admin password: 123456 remember: false How to request and the return is always: { "code": -1, "msg": "EOF" } The registration interface is the same, what is the problem?
