guoyujie
2025-10-14 81cad8df0f1b33700e7fc80f271eda7f1180efb0
north-glass-erp/src/main/java/com/example/erp/dto/pp/PatchLogAddDTO.java
@@ -22,6 +22,7 @@
    private String productName;
    private Integer technologyNumber;
    private String glassAddress;
    private String glassChild;
    private Integer patchNum;
    private Double width;
    private Double height;
@@ -36,6 +37,7 @@
    private String responsibleTeam;
    private String patchArea;
    private String qualityInspector;
    private Integer qualityInsStatus;
}