提交代码
This commit is contained in:
@@ -24,7 +24,7 @@ public class CommonStatisticalQueryParam {
|
||||
private String statisticalId;
|
||||
@ApiModelProperty(value = "取值类型(Max,Min,cp95,avg)")
|
||||
private String valueType;
|
||||
@ApiModelProperty(value = "频次20-50")
|
||||
@ApiModelProperty(value = "频次2-50")
|
||||
private String frequency;
|
||||
|
||||
@ApiModelProperty(value = "开始时间")
|
||||
|
||||
@@ -28,7 +28,7 @@ public class CsConfigurationParm {
|
||||
|
||||
private String remark;
|
||||
|
||||
private List<String> engeeringIds;
|
||||
private List<String> projectIds;
|
||||
|
||||
|
||||
private Integer orderBy;
|
||||
|
||||
Reference in New Issue
Block a user