TASK:生成获取结果接口返回parentId
This commit is contained in:
@@ -58,6 +58,8 @@ public interface UserLikeGroupService extends IService<UserLikeGroup> {
|
||||
|
||||
List<MagicToolResultVO> getToProductImageResultList(List<String> taskIdList);
|
||||
|
||||
Long getParentIdByElementIdAndElementType(Long elementId, String elementType);
|
||||
|
||||
JSONObject exportSearch(ExportSearchDTO exportSearchDTO);
|
||||
|
||||
CanvasElementUpload canvasElementUpload(MultipartFile file);
|
||||
|
||||
Reference in New Issue
Block a user