2026-09-04 29465e71942fdb0f83f869be9f4b8c57ddb98dfd
yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/controller/admin/wm/returnissue/vo/MesWmReturnIssuePageReqVO.java
@@ -22,6 +22,9 @@
    @Schema(description = "生产工单 ID", example = "1")
    private Long workOrderId;
    @Schema(description = "生产任务 ID", example = "1")
    private Long taskId;
    @Schema(description = "退料类型", example = "1")
    private Integer type;