TASK:aida;
This commit is contained in:
@@ -14,7 +14,7 @@ public interface CollectionService extends IService<Collection> {
|
||||
/**
|
||||
* 保存collection
|
||||
*/
|
||||
Long saveCollection(Long accountId, String timeZone, String moodTemplateId);
|
||||
Long saveCollection(Long accountId, String timeZone, String moodTemplateId, String moodboardPostion);
|
||||
|
||||
/**
|
||||
* 根据主键查询
|
||||
|
||||
Reference in New Issue
Block a user