src/main/java/com/yssh/utils/CsvParser.java @@ -61,7 +61,7 @@ }*/ // 只入值 > =0.05 if (t.getC() < 0.1) { if (t.getC() < 0.01) { return; }