廖井涛
2025-09-17 bed74a0c68230ff5385eeb4c0726c83c84a01d9b
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;
}