TASK: cloud、posetransfer;
This commit is contained in:
@@ -55,7 +55,7 @@ public interface GenerateService extends IService<Generate> {
|
||||
|
||||
PoseTransformationVO getPoseTransformationResult(String taskId);
|
||||
|
||||
List<PoseTransformationVO> getPoseTransformationResultList(Long projectId);
|
||||
List<PoseTransformationVO> getPoseTransformationResultList(Long projectId, boolean like);
|
||||
|
||||
Object disOrLikePose(Long transformedId, String likeOrDislike, Long projectId);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user