test #4

Merged
boom merged 1 commits from test-feature-branch into dev 2025-05-30 05:43:38 +02:00
Showing only changes of commit 5e2e742151 - Show all commits

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