guoyujie
2025-12-09 8f878c56003027d0b7408c82b53d2abfc0f1df10
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;
}