test.http 82 B

1234567
  1. POST http://localhost:8080/api/user/login
  2. Content-Type: application/json
  3. {
  4. }
  5. ###