河北国网上报接口调整
This commit is contained in:
@@ -26,4 +26,13 @@ public class UploadDataParam extends BaseParam {
|
||||
@NotBlank(message = "时间维度不可为空")
|
||||
private String dataType;
|
||||
|
||||
@ApiModelProperty("电压等级")
|
||||
private String voltageLevel;
|
||||
|
||||
@ApiModelProperty("指标类型")
|
||||
private String targetType;
|
||||
|
||||
@ApiModelProperty("谐波次数")
|
||||
private Integer harmCount;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user