获取所有姿势变换的pose
This commit is contained in:
@@ -61,4 +61,6 @@ public interface GenerateService extends IService<Generate> {
|
||||
GenerateResultVO sketchReconstructionGenerate(SketchReconstructionDTO sketchReconstructionDTO);
|
||||
|
||||
SketchReconstructionVO getSketchReconstruction(Long projectId);
|
||||
|
||||
List<String> getAllPose();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user