yangys
2024-11-13 04d53749b21921c9bceebe120d170c2ee6e533af
collect/src/main/resources/application.yml
@@ -46,6 +46,8 @@
  mapper-locations: classpath:mapper/*.xml
  type-aliases-package: com.qianwen.mdc.collect.entity.iotdb,com.qianwen.mdc.collect.entity.mgr
  #com.qianwen.mdc.collect.entity.iotdb
#离线判定时长(毫秒),超过这个时长无采集数据判定为离线
offlineConfigDuration: 3000000
wfg:
# 请一定注意! WorkerIdBitLength + SeqBitLength + DataCenterIdBitLength <= 22
  # 1表示雪花漂移算法,2表示传统雪花算法