TASK:aida;

This commit is contained in:
shahaibo
2024-09-27 14:42:30 +08:00
parent ea92e1f20d
commit 9f5c901502
20 changed files with 226 additions and 15 deletions

View File

@@ -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);
/**
* 根据主键查询