dev add context for notifcations
Test Workflow / test (push) Has been cancelled

This commit is contained in:
2026-05-13 16:00:35 +07:00
parent 17850710b5
commit 51feca36d0
4 changed files with 97 additions and 22 deletions
@@ -31,4 +31,7 @@ public class GlobalSearchTask {
private LocalDateTime createdAt;
private LocalDateTime updatedAt;
@Version
private Long version;
}