TASK:AiDA模块化
This commit is contained in:
@@ -19,6 +19,8 @@ public class ToProductImageRecord implements Serializable {
|
||||
@ApiModelProperty(value = "userLikeGroupId")
|
||||
private Long userLikeGroupId;
|
||||
|
||||
private Long projectId;
|
||||
|
||||
@ApiModelProperty(value = "prompt")
|
||||
private String prompt;
|
||||
|
||||
|
||||
@@ -49,4 +49,6 @@ public class ToProductImageResult implements Serializable {
|
||||
private BigDecimal imageStrength;
|
||||
|
||||
private String direction;
|
||||
|
||||
private Long projectId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user