zhanghl
2025-05-08 e5eb8fcccaf673805f1d0f38937a07cc58767d27
aps-modules/aps-core/src/main/java/com/aps/core/domain/ApsPlateStandardRequireBomStockDetail.java
@@ -28,9 +28,11 @@
    private Long id;
    /** 需求追溯ID */
    @Excel(name = "需求追溯ID")
    @Excel(name = "需求ID")
    private String requireId;
    /** 需求追溯ID */
    @Excel(name = "需求追溯ID")
    private String requireTrackId;
    /** bom_line_id */
    @Excel(name = "bom_line_id")
    private String bomLineId;