POST http://localhost:19966/auth/login Content-Type: application/json { "username": "admin", "password": "123123" } ###