TASK:collection sort;
This commit is contained in:
@@ -113,4 +113,6 @@ public interface UserLikeGroupService extends IService<UserLikeGroup> {
|
||||
void toProductBatch(String taskId, String url, String progress);
|
||||
|
||||
void relightBatch(String taskId, String url, String progress);
|
||||
|
||||
Boolean collectionLikeUpdate(CollectionLikeUpdateDTO collectionLikeUpdateDTO);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user