whyclxw
2025-06-12 a0dc821ac3c77d5be4a8b1d59e36312a5ee7f915
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符合筛选条件的放电记录
}