mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-25 11:36:35 +08:00
节点IP增加是否启用、是否在线状态
This commit is contained in:
@@ -48,6 +48,7 @@ message UpdateNodeIPAddressRequest {
|
||||
string name = 2;
|
||||
string ip = 3;
|
||||
bool canAccess = 4;
|
||||
bool isOn = 5;
|
||||
}
|
||||
|
||||
// 修改IP地址所属节点
|
||||
|
||||
Reference in New Issue
Block a user