TASK:aida;
This commit is contained in:
@@ -54,4 +54,6 @@ public interface UserLikeGroupService extends IService<UserLikeGroup> {
|
||||
CanvasElementUpload canvasElementUpload(MultipartFile file);
|
||||
|
||||
List<ToProductImageResult> productImageLikeList(ToProductImageDTO toProductImageDTO);
|
||||
|
||||
Boolean productImageUnLike(ProductImageLikeDTO productImageLikeDTO);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user