public class IdTools extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
genOrderNo()
生成以日期时间开头的20位订单号
|
static String |
randomShortUUID()
随机去掉横杠的UUID
|
static String |
randomUUID()
随机一个原生UUID
|
Copyright © 2021. All rights reserved.