9 小时以前 9bad721754fe8bbe2e5f459d0706e0fefac569f3
yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/controller/admin/qc/indicator/vo/MesQcIndicatorPageReqVO.java
@@ -24,4 +24,7 @@
    @Schema(description = "结果值类型", example = "1")
    private Integer resultType;
    @Schema(description = "条目类型:1=录入项,2=分组项", example = "2")
    private Integer itemType;
}