From 18a4321685c81f0f7266d3fbe2b7dc085a12b87e Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Tue, 7 May 2024 21:00:20 +0800 Subject: [PATCH] :recycle: Improved the notification subscriber API --- .idea/workspace.xml | 9 +++++---- pkg/models/notifications.go | 9 +++++---- pkg/server/notifications_api.go | 11 +++++++---- pkg/services/notifications.go | 32 +++++++++++++++++++++++++------- 4 files changed, 42 insertions(+), 19 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 9186299..d783639 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,10 +4,10 @@