huminmin
10 天以前 23735b6e060d48f333d9ad91796c2cb6a42a1d9e
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;