jinlin
2024-11-19 195bb5267a6ece13363303e177fee7d1fa3941aa
modules/mainPart/src/main/java/com/zt/life/modules/mainPart/taskReliability/dto/ProductStatusDto.java
@@ -16,6 +16,7 @@
public class ProductStatusDto implements Cloneable{
    private Long id ;
    private String name ;
    private String productType ;
    private Integer sort ;
    private Integer sameSbNum ;
    private Integer deviceNo ;