1.定义全局变量、引用
postman.setGlobalVariable("startTime",Date.parse(new Date("2022/11/18 11:24:10"))); postman.setGlobalVariable("endTime",Date.parse(new Date("2022/11/18 11:24:59")));
如图所示
运用如下图
标签:11,24,PostMan,parse,提交,new,Date,格式,postman From: https://www.cnblogs.com/slf784049656/p/16850732.html