mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-22 18:50:25 +08:00
实现节点自动切换到备用IP
This commit is contained in:
@@ -16,4 +16,5 @@ message NodeIPAddress {
|
||||
bool isOn = 9;
|
||||
bool isUp = 10;
|
||||
string role = 12;
|
||||
string backupIP = 13;
|
||||
}
|
||||
Reference in New Issue
Block a user