TASK: video生成成功后添加站内信通知
This commit is contained in:
@@ -27,4 +27,6 @@ public interface MessageCenterService extends IService<Notification> {
|
||||
void setReadAll(String type);
|
||||
|
||||
void publishSystemNotification(PublishSysNotificationDTO message);
|
||||
|
||||
void videoFinishedMsg(Long userId, String projectName, boolean isSuccess);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user