| 程序包 | 说明 |
|---|---|
| top.lingkang.mm | |
| top.lingkang.mm.gen |
| 限定符和类型 | 字段和说明 |
|---|---|
static IdGenerate |
MagicConfiguration.idGenerate
默认id生成算法,至少要保持 id 列长度为 16 位字符 或使用 bigint(16) 以上
默认id算法: DefaultIdGenerate |
| 限定符和类型 | 方法和说明 |
|---|---|
IdGenerate |
MagicConfiguration.getIdGenerate() |
| 限定符和类型 | 方法和说明 |
|---|---|
MagicConfiguration |
MagicConfiguration.setIdGenerate(IdGenerate idGenerate) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultIdGenerate
默认uuid生成(无中横线)
|
Copyright © 2024 lingkang. All rights reserved.