mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
fix comment
This commit is contained in:
parent
355f6d0d86
commit
52f287e2dd
@ -276,7 +276,7 @@ public class IdUtil {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* 简单获取Snowflake 的 nextId
|
* 简单获取Snowflake 的 nextId
|
||||||
* 终端ID 数据中心ID 默认为1
|
* 终端ID 数据中心ID 默认为PID和MAC地址生成
|
||||||
*
|
*
|
||||||
* @return nextId
|
* @return nextId
|
||||||
* @since 5.7.18
|
* @since 5.7.18
|
||||||
@ -287,7 +287,7 @@ public class IdUtil {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* 简单获取Snowflake 的 nextId
|
* 简单获取Snowflake 的 nextId
|
||||||
* 终端ID 数据中心ID 默认为1
|
* 终端ID 数据中心ID 默认为PID和MAC地址生成
|
||||||
*
|
*
|
||||||
* @return nextIdStr
|
* @return nextIdStr
|
||||||
* @since 5.7.18
|
* @since 5.7.18
|
||||||
|
Loading…
x
Reference in New Issue
Block a user