mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-25 04:10:55 +08:00
API节点增加主节点概念
This commit is contained in:
@@ -72,6 +72,7 @@ message UpdateAPINodeRequest {
|
||||
bool restIsOn = 8;
|
||||
bytes restHTTPJSON = 9;
|
||||
bytes restHTTPSJSON = 10;
|
||||
bool isPrimary = 11;
|
||||
}
|
||||
|
||||
// 删除API节点
|
||||
|
||||
Reference in New Issue
Block a user