yudao-module-mdm/src/main/java/cn/iocoder/yudao/module/mdm/controller/admin/item/vo/MdmItemPageReqVO.java
@@ -23,9 +23,6 @@ @Schema(description = "物料条码", example = "12345678") private String barCode; @Schema(description = "物料分类编号", example = "1") private Long categoryId; @Schema(description = "物料类型", example = "1") private Integer itemType;