yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/controller/admin/qc/pendinginspect/vo/MesQcPendingInspectRespVO.java
@@ -41,6 +41,9 @@ @Schema(description = "单位名称", example = "个") private String unitName; @Schema(description = "批号(当前仅 IPQC 来源提供)", example = "BC20250101") private String batchCode; // ========== 数量 ========== @Schema(description = "待检数量", example = "100.00")