mirror of
https://gitlab.com/etc404/software-engineering-project.git
synced 2026-05-10 20:52:58 +00:00
6 lines
67 B
Java
6 lines
67 B
Java
package com.example.demo.dto;
|
|
|
|
public class AuthResponse {
|
|
|
|
}
|