fix:新增雪花算法的机器码
This commit is contained in:
@@ -190,3 +190,7 @@ lucene:
|
|||||||
|
|
||||||
tlog:
|
tlog:
|
||||||
id-generator: org.nl.config.TlogIdGenerator
|
id-generator: org.nl.config.TlogIdGenerator
|
||||||
|
|
||||||
|
snowflake:
|
||||||
|
worker-id: 1 # 机器ID,0-31之间
|
||||||
|
datacenter-id: 1 # 数据中心ID,0-31之间
|
||||||
Reference in New Issue
Block a user