2026-08-03 f0c9b593769315001591cb4a759650a76b71cb8f
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;
}