### login POST http://127.0.0.1:8080/platform/login Content-Type: application/json { "username": "{{username}}", "password": "{{password}}" }