消息通知系统-一键已读;反复点赞、关注及取消 数据存储处理,
This commit is contained in:
@@ -22,5 +22,7 @@ public interface MessageCenterService extends IService<Notification> {
|
||||
|
||||
Boolean setReadStatus(List<Long> notificationIdList, String type);
|
||||
|
||||
void setReadAll(String type);
|
||||
|
||||
void publishSystemNotification(PublishSysNotificationVO message);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user