feat
parent
aabccf6d99
commit
746742ed14
|
@ -45,7 +45,7 @@ public class ModelVersion extends BaseEntity {
|
||||||
@ApiModelProperty(value = "版本名称")
|
@ApiModelProperty(value = "版本名称")
|
||||||
private String versionName;
|
private String versionName;
|
||||||
/**
|
/**
|
||||||
* 模型类型ID
|
* 基础模型
|
||||||
*/
|
*/
|
||||||
@ApiModelProperty(value = "基础模型")
|
@ApiModelProperty(value = "基础模型")
|
||||||
private Long modelType;
|
private Long modelType;
|
||||||
|
|
Loading…
Reference in New Issue