2026-08-04 cfbddbd52f8c4d35b06c8b7e7e68b6cf22ce400a
yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/dal/dataobject/pro/workorder/MesProWorkOrderProcessDO.java
@@ -83,12 +83,12 @@
     */
    private Boolean backflushFlag;
    /**
     * 产出产品物料编号
     * 产出产品物料编号(多个用逗号分隔)
     *
     * 关联 {@link cn.iocoder.yudao.module.mes.dal.dataobject.md.item.MesMdItemDO#getId()}
     * 为空时默认用工单的成品
     */
    private Long outputItemId;
    private String outputItemId;
    /**
     * 备注
     */