sketch拼贴 获取画布走统一接口
This commit is contained in:
@@ -56,7 +56,5 @@ public interface GenerateService extends IService<Generate> {
|
||||
|
||||
GenerateResultVO sketchReconstructionGenerate(SketchReconstructionDTO sketchReconstructionDTO);
|
||||
|
||||
String sketchReconstructionSave(MultipartFile multipartFile, Long projectId);
|
||||
|
||||
SketchReconstructionVO getSketchReconstruction(Long projectId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user