1. postman传递date格式数据
通过定义PostMan全局变量传递
postman.setGlobalVariable("inputtime",Date.parse(new Date("2021/12/16")));
标签:postman,--,Springcloud,传递,Date,date,格式 From: https://www.cnblogs.com/luckyplj/p/17044231.html
通过定义PostMan全局变量传递
postman.setGlobalVariable("inputtime",Date.parse(new Date("2021/12/16")));
标签:postman,--,Springcloud,传递,Date,date,格式 From: https://www.cnblogs.com/luckyplj/p/17044231.html