2026-09-04 29465e71942fdb0f83f869be9f4b8c57ddb98dfd
yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/controller/admin/wm/returnissue/vo/line/MesWmReturnIssueLineRespVO.java
@@ -16,6 +16,9 @@
    @Schema(description = "退料单 ID", example = "1")
    private Long issueId;
    @Schema(description = "领料单行 ID", example = "1")
    private Long issueLineId;
    @Schema(description = "生产任务 ID", example = "1")
    private Long taskId;