TASK:aida;
This commit is contained in:
@@ -40,6 +40,8 @@ public class Collection implements Serializable {
|
||||
*/
|
||||
private String moodTemplateId;
|
||||
|
||||
private String moodboardPosition;
|
||||
|
||||
/**
|
||||
* 创建时间
|
||||
*/
|
||||
|
||||
@@ -42,4 +42,6 @@ public class ToProductImageResult implements Serializable {
|
||||
|
||||
@ApiModelProperty(value = "generate 结果类型")
|
||||
private String resultType;
|
||||
|
||||
private Double brightenValue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user