[测评系统]--测评系统核心代码库
linzhijie
2023-04-13 4051e27954fe3de92b897277b414ab3b82554ef5
src/main/java/com/ots/project/tool/report/RuilinMAQ/condition/RuilinTestResultValidityDiagnosis.java
@@ -17,6 +17,7 @@
    private Double P_SDE_T1;
    private Double P_IM_T1;
    private Double P_INCON_T1;
    @Override
    public TLibraryCode calculate(Map<String, String> map, LangTypeEnum langType) {
        try {
            String p_sde_t1 = map.get("P_SDE_T1");