liu
2026-09-04 c6eb0d852595f235b21520dab1d8600ed1b80776
yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/controller/admin/qc/oqc/vo/MesQcOqcRespVO.java
@@ -130,6 +130,12 @@
    @DictFormat(DictTypeConstants.MES_QC_CHECK_RESULT)
    private Integer checkResult;
    // ========== 检验项指标 ==========
    @Schema(description = "检验项指标汇总", example = "外观:良好(OK), 尺寸:100.00mm(OK)")
    @ExcelProperty("检验项指标")
    private String indicatorResultSummary;
    @Schema(description = "出货日期")
    @ExcelProperty("出货日期")
    private LocalDateTime outDate;