jmeter 常用函数获取使用时间戳默认时间戳:
${__time(,)}:精确到毫秒级别,13位
${__time(/1000,)}:精确到秒级别,10位
设置时间格式:
${__time(yyyy-MM-dd,)}
${__time(
2023-04-05