liu
2 天以前 19ea21b1994e6e86c5d46120dcb0ff0e7c49d291
yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/controller/admin/md/item/vo/MesMdItemSaveReqVO.java
@@ -51,6 +51,9 @@
    @Schema(description = "备注", example = "备注")
    private String remark;
    @Schema(description = "状态", example = "1")
    private Integer status;
    @Schema(description = "是否同步到 MDM", example = "true")
    private Boolean syncMdm;