Merge branch 'dev' into 'production' #5

Merged
boom merged 4 commits from dev into production 2025-05-30 05:48:28 +02:00
Showing only changes of commit 5e2e742151 - Show all commits

View File

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