wu
2024-06-27 af5d5be655d00d2b3bd6e4a6202955de45a56439
hangzhoumesParent/common/servicebase/src/main/java/com/mes/pp/entity/request/AwaitingRepair.java
@@ -80,7 +80,7 @@
    /**
     * 片标记(位置)
     */
    private Integer glassAddress;
    private String glassAddress;
    /**
     * 补片数量
@@ -150,12 +150,12 @@
    /**
     * 次破面积
     */
    private LocalDateTime patchArea;
    private Double patchArea;
    /**
     * 质检员
     */
    private LocalDateTime qualityInspector;
    private String qualityInspector;