备份id返回
This commit is contained in:
parent
f8958337de
commit
47f881c91c
@ -64,6 +64,8 @@ public class ModelAssessTaskManualRespVO {
|
||||
@Schema(description = "模型类型(0普通,1官方)")
|
||||
private Integer modelType;
|
||||
|
||||
@Schema(description = "备份id")
|
||||
private Long backupId;
|
||||
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user