xyc
2025-02-21 664db98c9e8595ce4dd636a27f480e3a08b81ff5
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 ;