BUGFIX:generateType

This commit is contained in:
xupei
2023-11-03 13:59:16 +08:00
parent ffcbabf62e
commit 331490c447
2 changed files with 9 additions and 9 deletions

View File

@@ -20,6 +20,7 @@ public class GenerateThroughImageTextDTO {
@ApiModelProperty("text image text-image")
String generateType;
/** 暂时没有用上 */
@ApiModelProperty("图片是update还是从library中选择")
String designType;