多影响量

This commit is contained in:
caozehui
2026-06-16 10:56:59 +08:00
parent 31a956a1fc
commit 49599582ba
2 changed files with 296 additions and 1 deletions

View File

@@ -848,6 +848,7 @@ public class PqScriptDtlsServiceImpl extends ServiceImpl<PqScriptDtlsMapper, PqS
if (flyDeltaV) {
checkData.setValue(0.0);
} else {
// 在这里重新根据谐波、间谐波含有率计算新的幅值
checkData.setValue(listDTO.getFAmp());
}
}