前提:已添加好 HTTP请求默认值、HTTP信息头管理器
这段代码主要是 获取当前时间,格式为:年-月-日,然后将获取到的日期存入var变量中(vars.put("getCurrentTime",getCurrentTime); )。HTTP请求中可直接使用该变量${getCurrentTIme}