二次值转换为一次值
This commit is contained in:
@@ -37,6 +37,9 @@ public class DevicDataTrendQueryParam {
|
||||
@NotNull(message="结束时间不能为空!")
|
||||
private String endTime;
|
||||
|
||||
@ApiModelProperty(value = "数据类型")
|
||||
private String dataLevel;
|
||||
|
||||
private String devId;
|
||||
@Data
|
||||
public static class StatisticalParam{
|
||||
|
||||
Reference in New Issue
Block a user