TASK:batch toProductImage;chatStream;
This commit is contained in:
@@ -54,7 +54,7 @@ public interface GenerateService extends IService<Generate> {
|
||||
|
||||
List<PoseTransformationVO> getPoseTransformationResultList(Long projectId);
|
||||
|
||||
Boolean disOrLikePose(Long transformedId, String likeOrDislike, Long projectId);
|
||||
Object disOrLikePose(Long transformedId, String likeOrDislike, Long projectId);
|
||||
|
||||
String modifyModelProportion(ModifyModelProportionDTO proportionDTO);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user