二次值转换为一次值
This commit is contained in:
@@ -39,6 +39,9 @@ public class DeviceManagerVO {
|
||||
@ApiModelProperty(value = "装置数据集集合")
|
||||
private List<DataSetVO> dataSetList;
|
||||
|
||||
@ApiModelProperty(value = "装置数据标识")
|
||||
private String dataLevel;
|
||||
|
||||
@Data
|
||||
public static class DataSetVO {
|
||||
@ApiModelProperty(value = "数据集Id")
|
||||
|
||||
Reference in New Issue
Block a user