TASK:pose transfer添加返回参数
This commit is contained in:
@@ -14,4 +14,6 @@ public class ToProductImageResultVO extends ToProductImageResult implements AllC
|
||||
private Long parentId;
|
||||
@ApiModelProperty("用户输入的提示词")
|
||||
private String prompt;
|
||||
@ApiModelProperty("姿势序号")
|
||||
private Integer poseId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user