无关风月
7 天以前 a97fcabfaf4ce1af23f51553f73590805919a7fe
ruoyi-system/src/main/java/com/ruoyi/system/vo/TTesterOtherTaskVO.java
@@ -15,4 +15,7 @@
    @ApiModelProperty(value = "实验员姓名")
    private String testerName;
    @ApiModelProperty(value = "项目组名称")
    private String teamName;
}