TASK:batch toProductImage;chatStream;
This commit is contained in:
@@ -52,7 +52,7 @@ public interface UserLikeGroupService extends IService<UserLikeGroup> {
|
||||
|
||||
ToProductElementVO toProductImageElementUpload(MultipartFile file, Long projectId);
|
||||
|
||||
Boolean productImageLike(ProductImageLikeDTO productImageLikeDTO);
|
||||
Long productImageLike(ProductImageLikeDTO productImageLikeDTO);
|
||||
|
||||
List<MagicToolResultVO> getToProductImageResultList(List<String> taskIdList);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user