TASK:调用第三方api,视频生成结束发送站内信
This commit is contained in:
@@ -59,6 +59,8 @@ public interface GenerateService extends IService<Generate> {
|
||||
|
||||
void processPTFailSituation(String taskId);
|
||||
|
||||
void sendSysMsgForPT(PoseTransformation poseTransformation);
|
||||
|
||||
List<PoseTransformationVO> getPoseTransformationResult(List<String> taskIdList, Long projectId, Boolean like);
|
||||
|
||||
void updatePoseTransferStatus(String taskId, String status, PoseTransformation poseTransformation);
|
||||
|
||||
Reference in New Issue
Block a user