TASK:模特相关接口;
This commit is contained in:
@@ -24,6 +24,8 @@ public class LibraryUpdateVo implements Serializable {
|
||||
@TableId(value = "id", type = IdType.AUTO)
|
||||
private Long id;
|
||||
|
||||
private String modelType;
|
||||
|
||||
@ApiModelProperty("用户ID")
|
||||
private Long accountId;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user