liyong
17 小时以前 e978a226c2c1b22c9172a58539d876b298e9e2da
yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/controller/admin/md/item/vo/MesMdItemSaveReqVO.java
@@ -54,4 +54,6 @@
    @Schema(description = "是否同步到 MDM", example = "true")
    private Boolean syncMdm;
    private Long mdmItemId;
}