commit:同步1.3版本

This commit is contained in:
Jerry
2021-01-03 22:29:02 +08:00
parent ef316438da
commit 25023e29b5
706 changed files with 23404 additions and 14179 deletions

View File

@@ -13,7 +13,7 @@ import cn.hutool.core.util.IdUtil;
*/
public class BasicIdGenerator implements MyIdGenerator {
private Snowflake snowflake;
private final Snowflake snowflake;
/**
* 构造函数。