注释掉代码
This commit is contained in:
@@ -144,12 +144,12 @@ public class RMpMonitorEvaluateDServiceImpl extends MppServiceImpl<RMpMonitorEva
|
||||
Boolean rmsLvrflag = false;
|
||||
Boolean vUnbalanceflag = false;
|
||||
|
||||
freqCount++;
|
||||
unbalanceCount++;
|
||||
phaseVoltageCount++;
|
||||
lineVoltageCount++;
|
||||
vThdCount++;
|
||||
effectiveMinuteCount++;
|
||||
// freqCount++;
|
||||
// unbalanceCount++;
|
||||
// phaseVoltageCount++;
|
||||
// lineVoltageCount++;
|
||||
// vThdCount++;
|
||||
// effectiveMinuteCount++;
|
||||
// 先注释掉 校验跑出监测点
|
||||
if (freqLimit.getLowerLimit() <= freqMin && freqMax <= freqLimit.getUpperLimit()) {
|
||||
freqCount++;
|
||||
|
||||
Reference in New Issue
Block a user