public class IdUtil extends Object
Constructor and Description |
---|
IdUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
createIdByDate()
主要功能:生成流水号 yyyyMMddHHmmssSSS + 3位随机数
注意事项:无
|
static String |
createIdbyUUID()
主要功能:生成uuid
注意事项:无
|
Copyright © 2021. All rights reserved.