2 天以前 111270df037596a04df97f787ca8b9199dd99866
yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/dal/dataobject/pro/route/MesProRouteProcessDO.java
@@ -84,6 +84,13 @@
     */
    private Boolean backflushFlag;
    /**
     * 产出产品物料编号
     *
     * 关联 {@link cn.iocoder.yudao.module.mes.dal.dataobject.md.item.MesMdItemDO#getId()}
     * 为空时默认用工单的成品
     */
    private Long outputItemId;
    /**
     * 备注
     */
    private String remark;