生成uuid

//生成uuid
String uuid = UUID.randomUUID().toString().replace("-", "").toLowerCase();
posted @ 2019-10-25 16:09  贩卖长江水  阅读(124)  评论(0编辑  收藏  举报