类 IdWorkerUtil

java.lang.Object
net.sohelp.boot.admin.core.utils.IdWorkerUtil

public class IdWorkerUtil extends Object
雪花ID 19位long型
从以下版本开始:
2023/12/9 11:37
作者:
AaronFung
  • 构造器详细资料

    • IdWorkerUtil

      public IdWorkerUtil()
  • 方法详细资料

    • nextId

      public static long nextId()
      生成下一个唯一ID
      返回:
      返回一个唯一的长整型ID值