6 小时以前 ed01be06d17f1159d32e7fa2133a32f2986d3b9f
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;