BUGFIX: toProductImage、relight;
This commit is contained in:
@@ -6,6 +6,7 @@ import io.swagger.annotations.ApiModelProperty;
|
||||
import lombok.Data;
|
||||
|
||||
import java.io.Serializable;
|
||||
import java.math.BigDecimal;
|
||||
import java.time.LocalDateTime;
|
||||
|
||||
@Data
|
||||
@@ -44,4 +45,8 @@ public class ToProductImageResult implements Serializable {
|
||||
private String resultType;
|
||||
|
||||
private Double brightenValue;
|
||||
|
||||
private BigDecimal imageStrength;
|
||||
|
||||
private String direction;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user