xyc
2025-01-08 c8c42a473eb1269d8c9eed26b90975340850b0ea
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 ;