1.pms bug修改
2.监测点稳态指标合格率算法开发
This commit is contained in:
@@ -177,4 +177,12 @@ public class RStatElectricQualityProblemLogVO {
|
||||
public void setType(String type) {
|
||||
this.type = type;
|
||||
}
|
||||
|
||||
public String getOrgName() {
|
||||
return orgName;
|
||||
}
|
||||
|
||||
public void setOrgName(String orgName) {
|
||||
this.orgName = orgName;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user