xuhy
4 天以前 4afcd102fd49874b304ce1ef4ba506c77cc7c397
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;
}