mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-12-22 04:46:35 +08:00
DNS集群增加时区选项
This commit is contained in:
@@ -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,
|
||||
}
|
||||
|
||||
// 访问日志
|
||||
|
||||
Reference in New Issue
Block a user