BUGFIX:系统模特上传;
This commit is contained in:
@@ -25,7 +25,7 @@ public class LibraryModelPointDTO implements Serializable {
|
||||
|
||||
@NotNull(message = "libraryId cannot be empty!")
|
||||
@ApiModelProperty("libraryId")
|
||||
private Long relationId;
|
||||
private Long libraryId;
|
||||
|
||||
private String modelType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user