TASK: cloud、posetransfer;

This commit is contained in:
shahaibo
2025-06-17 14:51:19 +08:00
parent 0970127f68
commit c1c50cb28b
3 changed files with 27 additions and 1 deletions

View File

@@ -117,4 +117,6 @@ public interface UserLikeGroupService extends IService<UserLikeGroup> {
Boolean collectionLikeUpdate(CollectionLikeUpdateDTO collectionLikeUpdateDTO);
Boolean toProductImageElementDelete(Long id);
ToProductElementVO convertRelightElement(Long id);
}