4 天以前 5140e16bd1cb2bdf974d47a4342f9e27ef804655
yudao-module-mes-api/src/main/java/cn/iocoder/yudao/module/mes/api/item/dto/MesMdItemSyncReqDTO.java
@@ -65,4 +65,6 @@
    @Schema(description = "质量状态必填", example = "false")
    private Boolean qualityStatusFlag;
    private Long mdmItemId;
}