liyong
昨天 d42f9256b4aab375b6c7897e11e99f07bf5f9c95
yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/controller/admin/pro/route/vo/process/MesProRouteProcessSaveReqVO.java
@@ -44,6 +44,9 @@
    @Schema(description = "是否倒冲(true=报工时按BOM自动扣料;false=不自动扣料)", example = "true")
    private Boolean backflushFlag;
    @Schema(description = "产出产品物料编号(为空时默认用工单成品)", example = "100")
    private Long outputItemId;
    @Schema(description = "备注")
    private String remark;