mirror of
https://gitee.com/orangeform/orange-admin.git
synced 2026-01-18 02:56:30 +08:00
commit:同步1.3版本
This commit is contained in:
@@ -13,7 +13,7 @@ import cn.hutool.core.util.IdUtil;
|
||||
*/
|
||||
public class BasicIdGenerator implements MyIdGenerator {
|
||||
|
||||
private Snowflake snowflake;
|
||||
private final Snowflake snowflake;
|
||||
|
||||
/**
|
||||
* 构造函数。
|
||||
|
||||
Reference in New Issue
Block a user