解决暂态下发幅值问题
This commit is contained in:
@@ -60,10 +60,6 @@ public class PqErrSysDtls implements Serializable {
|
||||
*/
|
||||
private Integer endFlag;
|
||||
|
||||
/**
|
||||
* 单位
|
||||
*/
|
||||
// private String unit;
|
||||
|
||||
/**
|
||||
* 判断条件值类型(包括值类型,绝对值、相对值)
|
||||
@@ -77,7 +73,7 @@ public class PqErrSysDtls implements Serializable {
|
||||
private Double maxErrorValue;
|
||||
|
||||
/**
|
||||
* 误差值类型
|
||||
* 误差值类型(绝对值:0:标称值 1:标准值 2:值比较 相对值:0标称值 1:标准值)
|
||||
*/
|
||||
private Integer errorValueType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user