TASK:模块化;
This commit is contained in:
@@ -10,4 +10,5 @@ import lombok.NoArgsConstructor;
|
||||
public class MannequinDTO {
|
||||
private Long id;
|
||||
private String type;
|
||||
// private String modelType;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user