liyong
昨天 d42f9256b4aab375b6c7897e11e99f07bf5f9c95
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;