fix:新增雪花算法的机器码

This commit is contained in:
zhouz
2025-10-11 16:33:14 +08:00
parent 3997b836df
commit 9604b20f72

View File

@@ -190,3 +190,7 @@ lucene:
tlog:
id-generator: org.nl.config.TlogIdGenerator
snowflake:
worker-id: 1 # 机器ID0-31之间
datacenter-id: 1 # 数据中心ID0-31之间