Merge branch 'test' into ext-dev

yun-zuoyi
nies 3 years ago
commit 174ef833df

@ -289,6 +289,10 @@ public class BsSuitCase extends BaseBean {
@Transient
@ApiParam(value = "出参转换")
private List<BsParamAdapter> bsOutParamAdapterList;
@Transient
@ApiParam(value = "请求id")
private String requestId;
}

Loading…
Cancel
Save