我在HTTP请求中使用线程数= 5的线程组。
在请求中,我想包含一个带有线程号值的参数,例如,
"pageno": ${threadno}
我想获得类似的线程号${threadno}。
${threadno}
我怎样才能做到这一点?
线程号可用为:
${__threadNum}
请参阅:功能参考