微调
This commit is contained in:
@@ -42,12 +42,10 @@ public class DeviceManagerVO {
|
||||
|
||||
@Data
|
||||
public static class DataSetVO {
|
||||
|
||||
@ApiModelProperty(value = "数据集Id")
|
||||
private String id;
|
||||
|
||||
@ApiModelProperty(value = "数据集名称")
|
||||
private String name;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user