hsy
4 天以前 52b61fce22f188e37a88c20740e005ff109637a7
yudao-module-mes-api/src/main/java/cn/iocoder/yudao/module/mes/api/item/dto/MesMdItemSyncReqDTO.java
@@ -42,6 +42,9 @@
    @Schema(description = "备注", example = "备注")
    private String remark;
    @Schema(description = "状态", example = "1")
    private Integer status;
    // ========== 批次属性配置 ==========
    @Schema(description = "生产日期必填", example = "true")