xuhy
2025-07-16 f71fddd4455219986854998c1a58c27b54c65069
ruoyi-system/src/main/java/com/ruoyi/system/vo/TSamplingRecordVO.java
@@ -36,4 +36,6 @@
    @ApiModelProperty(value = "已接收数量")
    private Long receivedCount;
    @ApiModelProperty(value = "实验员名称")
    private String testerNames;
}