liyong
19 小时以前 09e7523d24ac947d88d59ac54a25278c2283e5c2
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;
}