DNS集群增加时区选项

This commit is contained in:
GoEdgeLab
2022-09-19 17:00:39 +08:00
parent 5f40529683
commit 48d12221fe
2 changed files with 3 additions and 0 deletions

View File

@@ -403,6 +403,7 @@ func (this *NSNodeDAO) ComposeNodeConfig(tx *dbs.Tx, nodeId int64) (*dnsconfigs.
NodeId: node.UniqueId,
Secret: node.Secret,
ClusterId: int64(node.ClusterId),
TimeZone: cluster.TimeZone,
}
// 访问日志