TASK:design single中添加单件衣服画布保存
This commit is contained in:
@@ -44,7 +44,7 @@ public interface UserLikeGroupService extends IService<UserLikeGroup> {
|
||||
|
||||
void updateDate(Long id,String timeZone);
|
||||
|
||||
Boolean exportSave(MultipartFile file, Long projectId, String module);
|
||||
Boolean exportSave(MultipartFile file, Long projectId, String module, Long designItemDetailId);
|
||||
|
||||
List<ToProductImageResultVO> toProduct(ToProductImageDTO toProductImageDTO);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user