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