TASK:AiDA模块化
This commit is contained in:
@@ -8,7 +8,7 @@ import java.util.List;
|
||||
|
||||
@Data
|
||||
public class ToProductImageDTO {
|
||||
private Long userLikeGroupId;
|
||||
private Long projectId;
|
||||
private List<ToProductImageVO> toProductImageVOList;
|
||||
private String prompt;
|
||||
private BigDecimal imageStrength;
|
||||
|
||||
Reference in New Issue
Block a user