[测评系统]--测评系统核心代码库
linzhijie
2021-07-27 1bf0bde811413d91e35caeb73df4b8b6bd2fceea
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");