jinlin
2024-12-10 1069d8bf6622690e6be091753def954ccf4495ae
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 ;