liyong
4 天以前 d62a74c14a4002c0f401c94976fba8cc77cda6e1
yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/dal/dataobject/md/item/MesMdItemDO.java
@@ -30,6 +30,12 @@
    @TableId
    private Long id;
    /**
     * MDM 物料 ID
     *
     * 关联 mdm_item.id
     */
    private Long mdmItemId;
    /**
     * 物料编码
     */
    private String code;