2 天以前 f7273277023f3497ac071bf98f556a569cb4dd25
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;