java时间戳

String randomNum = (int) (Math.random() * 900 + 100)+"";
idemContent.put("seqNum", DateUtils.format(new Date(),"yyyyMMddHHmmssSSS")+randomNum);
posted @ 2019-03-19 09:38  zfzf1  阅读(272)  评论(0)    收藏  举报