surverytest新增otherreport字段
This commit is contained in:
@@ -23,8 +23,13 @@ public class SurveyTestVO extends BaseEntity implements Serializable {
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
/**
|
||||
* 普测测试管理表id
|
||||
* 其他报告
|
||||
*/
|
||||
private String otherReport;
|
||||
|
||||
/**
|
||||
* 普测测试管理表id
|
||||
*/
|
||||
private String id;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user