BUGFIX:redesign 性别传递;
This commit is contained in:
@@ -43,6 +43,8 @@ public class ReDesignCollectionDTO {
|
||||
|
||||
private String modelType;
|
||||
|
||||
private String modelSex;
|
||||
|
||||
@NotBlank(message = "singleOverall cannot be empty!")
|
||||
@ApiModelProperty("控制生成类型的参数,两个选项:outfit时候传 single , 另外一个传 overall")
|
||||
private String singleOverall;
|
||||
|
||||
Reference in New Issue
Block a user