TASK:调用第三方api,视频生成结束发送站内信

This commit is contained in:
2025-11-19 16:59:54 +08:00
parent 0f525c6c00
commit 65b17fe109
4 changed files with 40 additions and 28 deletions

View File

@@ -97,6 +97,8 @@ public class RedisUtil {
//- - - - - - - - - - - - - - - - - - - - - set类型 - - - - - - - - - - - - - - - - - - - -
public final static String VIDEO_FINISHED_TASKS = "VideoFinishedTasks";
/**
* 将数据放入set缓存
*/