${__time(YMDHMS,)} 时间格式化
时间戳参数化 ${__time(/10000,)}
随机数参数化 ${__Random(100000000,999999999,)}
3比2的请求数场景构建
${__jexl3(${__counter(true,)}%3==1,)}
${__jexl3(${__counter(true,)}%3==1 or ${__counter(true,)}%4==0 ,)}
${__time(YMDHMS,)} 时间格式化
时间戳参数化 ${__time(/10000,)}
随机数参数化 ${__Random(100000000,999999999,)}
3比2的请求数场景构建
${__jexl3(${__counter(true,)}%3==1,)}
${__jexl3(${__counter(true,)}%3==1 or ${__counter(true,)}%4==0 ,)}