liu
9 天以前 06c312e584b99df613728d5ea8b32df4e156f3cc
yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/controller/admin/wm/itemreceipt/vo/line/MesWmItemReceiptLineRespVO.java
@@ -25,6 +25,9 @@
    @Schema(description = "到货通知单行编号", example = "1")
    private Long arrivalNoticeLineId;
    @Schema(description = "采购订单行编号", example = "1")
    private Long purchaseOrderItemId;
    @Schema(description = "物料编号", requiredMode = Schema.RequiredMode.REQUIRED, example = "1")
    private Long itemId;