微信扫一扫
1、User Defined Variables:用户定义的变量,可以将请求路径设置为变量或者将参数值设置为变量等
2、添加一个变量存储http请求的路径
3、通过${变量名}取值
相关推荐