src/main/java/com/whyc/dto/Statistic/SticDischarge6Res.java
@@ -20,6 +20,7 @@ private String product; private Integer errorNum; private List<String> stopList; private BatttestdataInf tinf; private Integer testRecordCount; private String dischargeName; private Integer stopReasonType; //0全部,1符合筛选条件的放电记录 }