logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

postman 参数传日期格式

模板如下:{"createTime":"{{createTime}}","updateTime":"{{updateTime}}"}postman.setGlobalVariable("createTime",Date.parse(new Date("2021/04/21 00:00:00")));postman.setGlobalVariable("updateTime",Date.parse(

文章图片
#postman#java
到底了