This commit is contained in:
Leufolium 2024-10-18 16:41:12 +08:00
parent b5979089b9
commit bcf4d6b6b3
1 changed files with 1 additions and 1 deletions

View File

@ -5026,7 +5026,7 @@ func (s *Service) OpCreateNotification(ctx *gin.Context, req *notificationproto.
return
}
// 根据推送时间判断
// 根据推送时间判断,若即时推送,则直接进入消息中心推送
return
}