可以在集群中指定节点时区

This commit is contained in:
GoEdgeLab
2021-10-12 11:45:28 +08:00
parent 7f866a206b
commit 14cf334d2c
7 changed files with 679 additions and 572 deletions

View File

@@ -16,4 +16,5 @@ message NodeCluster {
int64 httpCachePolicyId = 10;
int64 httpFirewallPolicyId = 11;
bool isOn = 12;
string timeZone = 13;
}