TASK:AiDA模块化
This commit is contained in:
@@ -48,7 +48,7 @@ public interface UserLikeGroupService extends IService<UserLikeGroup> {
|
||||
|
||||
void toProduct(String taskId);
|
||||
|
||||
ToProductElementVO toProductImageElementUpload(MultipartFile file, Long userLikeGroupId);
|
||||
ToProductElementVO toProductImageElementUpload(MultipartFile file, Long projectId);
|
||||
|
||||
Boolean productImageLike(ProductImageLikeDTO productImageLikeDTO);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user