public class StringUtil extends Object
| Constructor and Description |
|---|
StringUtil() |
| Modifier and Type | Method and Description |
|---|---|
static long |
codeToId(String code) |
static boolean |
isIdCard(String arrIdCard) |
static String |
stringEncryption(String string) |
static String |
toSerialCode(long id,
int len)
根据ID生成六位随机码
|
Copyright © 2018. All rights reserved.