This commit is contained in:
parent
b5979089b9
commit
bcf4d6b6b3
|
@ -5026,7 +5026,7 @@ func (s *Service) OpCreateNotification(ctx *gin.Context, req *notificationproto.
|
|||
return
|
||||
}
|
||||
|
||||
// 根据推送时间判断
|
||||
// 根据推送时间判断,若即时推送,则直接进入消息中心推送
|
||||
|
||||
return
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue