mark for pull
This commit is contained in:
@@ -29,4 +29,8 @@ public class GraphArg {
|
||||
@ApiModelProperty(value = "判读方案列表")
|
||||
private List<InterpretationListArg> interpretationScheme;
|
||||
|
||||
@ApiModelProperty(value = "样本大小,不填的话用之前配置的")
|
||||
private Integer sampleSize;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user