TASK:LLM;
This commit is contained in:
@@ -69,4 +69,8 @@ public class DesignCollectionDTO {
|
||||
|
||||
private Integer designNum;
|
||||
|
||||
private Long brandId;
|
||||
|
||||
private Double brandScale;
|
||||
|
||||
}
|
||||
|
||||
@@ -14,4 +14,6 @@ public class ToProductImageDTO {
|
||||
private BigDecimal imageStrength;
|
||||
private String direction;
|
||||
private Double brightenValue;
|
||||
private BigDecimal imageStrengthMin;
|
||||
private BigDecimal imageStrengthMax;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user