This commit is contained in:
2025-05-30 05:33:51 +02:00
parent 189ac20b67
commit 5e2e742151

View File

@@ -10,10 +10,11 @@ import lombok.Setter;
import java.time.LocalDateTime;
/**
* Base Entity
*
* @author Thatsaphorn Atchariyaphap
* @since 26.04.25
*/
@Getter
@Setter
@MappedSuperclass