public class BinaryUtils extends Object
Constructor and Description |
---|
BinaryUtils() |
Modifier and Type | Method and Description |
---|---|
static long |
decode(String code) |
static String |
encode(int id)
根据ID生成六位随机码
|
static void |
main(String[] args) |
Copyright © 2021. All rights reserved.