字典数据返回调整
This commit is contained in:
@@ -42,10 +42,10 @@ public class EleEpdPqdVO implements Serializable {
|
||||
private String unit;
|
||||
|
||||
@ApiModelProperty(value = "数据开始谐波次数")
|
||||
private Integer harmStart;
|
||||
private Double harmStart;
|
||||
|
||||
@ApiModelProperty(value = "数据结束谐波次数")
|
||||
private Integer harmEnd;
|
||||
private Double harmEnd;
|
||||
|
||||
@ApiModelProperty(value = "统计方式")
|
||||
private String statMethod;
|
||||
|
||||
Reference in New Issue
Block a user