public static String uuid(){ String getid=UUID.randomUUID().toString().replace("-", ""); return getid; }
posted on 2016-05-30 20:06 看你妹儿 阅读(10275) 评论(0) 收藏 举报