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; }