sfd
2025-05-13 46ebb4f42bf48f33375cdc7f364f512c0c595110
aps-modules/aps-core/src/main/java/com/aps/core/domain/ApsPlateStandardRequire.java
@@ -24,6 +24,7 @@
    private static final long serialVersionUID = 1L;
    /** 需求ID */
    @JsonFormat(shape = JsonFormat.Shape.STRING)
    private Long id;
    /** 需求追溯ID */
@@ -31,7 +32,8 @@
    private String requireTrackId;
    /**单号*/
    private String docNum;
    /**上级物料编码*/
    private String bomHeaderCode;
    /** bom_line_id */
//    @Excel(name = "bom_line_id")
    private String bomLineId;