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